Home
last modified time | relevance | path

Searched refs:get_glyph_class (Results 1 – 2 of 2) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-ot-layout-gdef-table.hh356 unsigned int get_glyph_class (hb_codepoint_t glyph) const in get_glyph_class() function
396 unsigned int klass = get_glyph_class (glyph); in get_glyph_props()
Dhb-ot-layout.cc237 return (hb_ot_layout_glyph_class_t) face->table.GDEF->table->get_glyph_class (glyph); in hb_ot_layout_get_glyph_class()