Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-cff1-table.hh1179 hb_codepoint_t sid = glyph_to_sid (glyph); in glyph_to_code()
1197 hb_codepoint_t glyph_to_sid (hb_codepoint_t glyph) const in glyph_to_sid() function
1283 hb_codepoint_t sid = glyph_to_sid (gid); in init()
1312 hb_codepoint_t sid = glyph_to_sid (glyph); in get_glyph_name()
Dhb-subset-cff1.cc443 hb_codepoint_t sid = acc.glyph_to_sid (old_glyph); in plan_subset_encoding()
486 sid = acc.glyph_to_sid (old_glyph); in plan_subset_charset()