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

/external/chromium_org/third_party/harfbuzz-ng/src/
H A Dhb-ot-layout-gdef-table.hh338 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/
H A Dhb-ot-layout-gdef-table.hh338 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 156 milliseconds