Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-post-table.hh145 hb_bytes_t s = find_glyph_name (glyph); in get_glyph_name()
215 return thiz->find_glyph_name (b).cmp (thiz->find_glyph_name (a)); in cmp_gids()
223 return thiz->find_glyph_name (o).cmp (*key); in cmp_key()
226 hb_bytes_t find_glyph_name (hb_codepoint_t glyph) const in find_glyph_name() function
Dhb-ot-post-table-v2subset.hh60 hb_bytes_t s = reinterpret_cast<const post::accelerator_t*> (_post)->find_glyph_name (glyph_id); in serialize()
93 hb_bytes_t s = _post.find_glyph_name (old_gid); in subset()