OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:hb_int32
(Results
1 - 2
of
2
) sorted by null
/external/harfbuzz/src/
harfbuzz-global.h
62
typedef int
hb_int32
;
typedef
72
typedef
hb_int32
HB_Int;
77
typedef
hb_int32
HB_Fixed; /* 26.6 */
82
typedef
hb_int32
HB_16Dot16; /* 16.16 */
/external/harfbuzz_ng/src/hb-old/
harfbuzz-global.h
69
typedef int
hb_int32
;
typedef
79
typedef
hb_int32
HB_Int;
84
typedef
hb_int32
HB_Fixed; /* 26.6 */
89
typedef
hb_int32
HB_16Dot16; /* 16.16 */
Completed in 140 milliseconds