Home
last modified time | relevance | path

Searched refs:SubByteStr (Results 1 – 6 of 6) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-cff-interp-common.hh344 struct SubByteStr struct
346 SubByteStr () in SubByteStr() function
358 SubByteStr (const ByteStr &str_, unsigned int offset_ = 0) in SubByteStr() function
544 void push_longint_from_substr (SubByteStr& substr) in push_longint_from_substr()
550 bool push_fixed_from_substr (SubByteStr& substr) in push_fixed_from_substr()
603 void add_op (OpCode op, const SubByteStr& substr = SubByteStr ()) in add_op()
611 void add_op (OpCode op, const SubByteStr& substr, const VAL &v) in add_op()
686 SubByteStr substr;
Dhb-cff-interp-dict-common.hh97 static double parse_bcd (SubByteStr& substr) in parse_bcd()
Dhb-cff-interp-cs-common.hh44 …void init (const SubByteStr substr_=SubByteStr (), CSType type_=CSType_CharString, unsigned int su… in init()
53 SubByteStr substr;
Dhb-subset-cff-common.hh406 void add_op (OpCode op, const SubByteStr& substr) in add_op()
412 void add_call_op (OpCode op, const SubByteStr& substr, unsigned int subr_num) in add_call_op()
Dhb-subset-cff2.cc215 SubByteStr substr = env.substr; in process_call_subr()
Dhb-subset-cff1.cc385 SubByteStr substr = env.substr; in process_call_subr()