Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-cmap-table.hh1017 this->get_glyph_funcZ = get_glyph_from<CmapSubtable>; in init()
1020 this->get_glyph_funcZ = get_glyph_from<CmapSubtableFormat12>; in init()
1099 static bool get_glyph_from (const void *obj, in get_glyph_from() function