Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-cmap-table.hh289 static bool get_glyph_func (const void *obj, hb_codepoint_t codepoint, hb_codepoint_t *glyph) in get_glyph_func() function
333 return accel.get_glyph_func (&accel, codepoint, glyph); in get_glyph()
1026 this->get_glyph_funcZ = this->format4_accel.get_glyph_func; in init()