Searched defs:hb_uint32 (Results 1 - 2 of 2) sorted by relevance

/external/harfbuzz/src/
H A Dharfbuzz-global.h63 typedef unsigned int hb_uint32; typedef
69 typedef hb_uint32 HB_UInt;
75 typedef hb_uint32 HB_UChar32;
76 typedef hb_uint32 HB_Glyph;
85 typedef hb_uint32 HB_Tag;
/external/harfbuzz_ng/src/hb-old/
H A Dharfbuzz-global.h70 typedef unsigned int hb_uint32; typedef
76 typedef hb_uint32 HB_UInt;
82 typedef hb_uint32 HB_UChar32;
83 typedef hb_uint32 HB_Glyph;
92 typedef hb_uint32 HB_Tag;

Completed in 61 milliseconds