Home
last modified time | relevance | path

Searched defs:new_glyph (Results 1 – 2 of 2) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-ot-vorg-table.hh101 hb_codepoint_t new_glyph = HB_SET_VALUE_INVALID; in subset() local
Dhb-subset-cff1.cc620 for (hb_codepoint_t new_glyph = 0; new_glyph < plan->num_output_glyphs (); new_glyph++) in create() local