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.hh347 inline unsigned int get_glyph_class (hb_codepoint_t glyph) const in get_glyph_class() function
394 unsigned int klass = get_glyph_class (glyph); in get_glyph_props()
Dhb-ot-layout.cc87 if (3 == layout->gdef->get_glyph_class (5)) in HB_SHAPER_DATA_ENSURE_DECLARE()
170 return (hb_ot_layout_glyph_class_t) _get_gdef (face).get_glyph_class (glyph); in hb_ot_layout_get_glyph_class()