Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-subset-cff-common.hh285 template <typename ACC, typename ENV, typename OPSET, op_code_t endchar_op=OpCode_Invalid>
304 if (endchar_op != OpCode_Invalid) flat_charstrings[i].push (endchar_op); in flatten()
427 void set_prefix (const number_t &num, op_code_t op = OpCode_Invalid) in set_prefix()
608 …R, typename SUBRS, typename ACC, typename ENV, typename OPSET, op_code_t endchar_op=OpCode_Invalid>
744 if (endchar_op != OpCode_Invalid) buffArray[i].push (endchar_op); in encode_charstrings()
959 if (str.prefix_op () != OpCode_Invalid) in encode_str()
Dhb-cff-interp-common.hh215 #define OpCode_Invalid 0xFFFFu macro
610 op_code_t op = OpCode_Invalid; in fetch_op()
612 return OpCode_Invalid; in fetch_op()
616 return OpCode_Invalid; in fetch_op()