Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-subset-cff-common.hh396 struct ParsedCStr : ParsedValues<ParsedCSOp> struct
464 struct ParsedCStrs : hb_vector_t<ParsedCStr>
476 typedef hb_vector_t<ParsedCStr> SUPER;
481 void init (ParsedCStr *parsed_charstring_, in init()
495 ParsedCStr *get_parsed_str_for_context (CallContext &context) in get_parsed_str_for_context()
518 ParsedCStr *parsed_str = get_parsed_str_for_context (env.context); in set_current_str()
533 ParsedCStr *current_parsed_str;
535 ParsedCStr *parsed_charstring;
790 bool drop_hints_in_subr (ParsedCStr &str, unsigned int pos, in drop_hints_in_subr()
812 bool drop_hints_in_str (ParsedCStr &str, const SubrSubsetParam &param, DropHintsParam &drop) in drop_hints_in_str()
[all …]
Dhb-subset-cff1.cc398 …static void finalize_parsed_str (CFF1CSInterpEnv &env, SubrSubsetParam& param, ParsedCStr &charstr… in finalize_parsed_str()
410 ParsedCStr *parsed_str = param.get_parsed_str_for_context (env.callStack[i]); in finalize_parsed_str()
Dhb-subset-cff2.cc228 …static void finalize_parsed_str (CFF2CSInterpEnv &env, SubrSubsetParam& param, ParsedCStr &charstr… in finalize_parsed_str()