Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-subset-cff1.cc478 hb_codepoint_t orig_glyph = plan->glyphs[glyph]; in plan_subset_encoding() local
479 code = acc.glyph_to_code (orig_glyph); in plan_subset_encoding()
495 hb_codepoint_t sid = acc.glyph_to_sid (orig_glyph); in plan_subset_encoding()
533 hb_codepoint_t orig_glyph = plan->glyphs[glyph]; in plan_subset_charset() local
534 sid = acc.glyph_to_sid (orig_glyph); in plan_subset_charset()