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

  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-layout-gdef-table.hh 338 inline unsigned int get_glyph_class (hb_codepoint_t glyph) const function in struct:OT::GDEF
384 unsigned int klass = get_glyph_class (glyph);
  /external/harfbuzz_ng/src/
hb-ot-layout-gdef-table.hh 338 inline unsigned int get_glyph_class (hb_codepoint_t glyph) const function in struct:OT::GDEF
384 unsigned int klass = get_glyph_class (glyph);

Completed in 91 milliseconds