Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-subset-cff2.cc304 if (!subr_subsetter.encode_charstrings (acc, plan->glyphs, subset_charstrings)) in create()
Dhb-subset-cff-common.hh734 …bool encode_charstrings (ACC &acc, const hb_vector_t<hb_codepoint_t> &glyphs, StrBuffArray &buffAr… in encode_charstrings() function
Dhb-subset-cff1.cc700 if (!subr_subsetter.encode_charstrings (acc, plan->glyphs, subset_charstrings)) in create()