HomeSort by relevance Sort by last modified time
    Searched defs:hb_uint32 (Results 1 - 2 of 2) sorted by null

  /external/harfbuzz/src/
harfbuzz-global.h 63 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/
harfbuzz-global.h 70 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 102 milliseconds