Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-vorg-table.hh101 hb_codepoint_t new_glyph = HB_SET_VALUE_INVALID; in subset() local
Dhb-ot-color-sbix-table.hh50 SBIXGlyph* new_glyph = c->start_embed<SBIXGlyph> (); in copy() local
Dhb-subset-cff1.cc551 for (hb_codepoint_t new_glyph = 0; new_glyph < plan->num_output_glyphs (); new_glyph++) in create() local