OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:hb_uint8
(Results
1 - 2
of
2
) sorted by null
/external/harfbuzz/src/
harfbuzz-global.h
59
typedef unsigned char
hb_uint8
;
typedef
65
typedef
hb_uint8
HB_Bool;
67
typedef
hb_uint8
HB_Byte;
/external/harfbuzz_ng/src/hb-old/
harfbuzz-global.h
66
typedef unsigned char
hb_uint8
;
typedef
72
typedef
hb_uint8
HB_Bool;
74
typedef
hb_uint8
HB_Byte;
Completed in 112 milliseconds