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

  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-layout-common-private.hh 938 inline unsigned int get_class (hb_codepoint_t glyph_id) const function in struct:OT::ClassDefFormat1
993 inline unsigned int get_class (hb_codepoint_t glyph_id) const function in struct:OT::ClassDefFormat2
1049 inline unsigned int get_class (hb_codepoint_t glyph_id) const function in struct:OT::ClassDef
1052 case 1: return u.format1.get_class(glyph_id)
    [all...]
  /external/harfbuzz_ng/src/
hb-ot-layout-common-private.hh 939 inline unsigned int get_class (hb_codepoint_t glyph_id) const function in struct:OT::ClassDefFormat1
994 inline unsigned int get_class (hb_codepoint_t glyph_id) const function in struct:OT::ClassDefFormat2
1050 inline unsigned int get_class (hb_codepoint_t glyph_id) const function in struct:OT::ClassDef
    [all...]

Completed in 668 milliseconds