OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:HB_Fixed
(Results
1 - 3
of
3
) sorted by null
/external/harfbuzz/src/
harfbuzz-global.h
77
typedef hb_int32
HB_Fixed
; /* 26.6 */
108
HB_Fixed
x;
109
HB_Fixed
y;
harfbuzz-shape.h
33
typedef hb_uint32
HB_Fixed
; /* 26.6 */
41
HB_Fixed
advance;
148
HB_Fixed
x_offset;
149
HB_Fixed
y_offset;
150
HB_Fixed
advance;
/external/harfbuzz_ng/src/hb-old/
harfbuzz-global.h
84
typedef hb_int32
HB_Fixed
; /* 26.6 */
115
HB_Fixed
x;
116
HB_Fixed
y;
Completed in 28 milliseconds