Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-subset-cff-common.hh234 template <typename ACC, typename ENV, typename OPSET, op_code_t endchar_op=OpCode_Invalid>
253 if (endchar_op != OpCode_Invalid) flat_charstrings[i].push (endchar_op); in flatten()
379 void set_prefix (const number_t &num, op_code_t op = OpCode_Invalid) in set_prefix()
566 …R, typename SUBRS, typename ACC, typename ENV, typename OPSET, op_code_t endchar_op=OpCode_Invalid>
711 if (endchar_op != OpCode_Invalid) buffArray[i].push (endchar_op); in encode_charstrings()
926 if (str.prefix_op () != OpCode_Invalid) in encode_str()
Dhb-cff-interp-common.hh215 #define OpCode_Invalid 0xFFFFu macro
607 op_code_t op = OpCode_Invalid; in fetch_op()
609 return OpCode_Invalid; in fetch_op()
613 return OpCode_Invalid; in fetch_op()