Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-cff-interp-common.hh311 struct byte_str_ref_t struct
313 byte_str_ref_t () { init (); } in byte_str_ref_t() argument
324 byte_str_ref_t (const byte_str_t &str_, unsigned int offset_ = 0) in byte_str_ref_t() argument
504 void push_longint_from_substr (byte_str_ref_t& str_ref) in push_longint_from_substr()
510 bool push_fixed_from_substr (byte_str_ref_t& str_ref) in push_fixed_from_substr()
561 void add_op (op_code_t op, const byte_str_ref_t& str_ref = byte_str_ref_t ()) in add_op()
569 void add_op (op_code_t op, const byte_str_ref_t& str_ref, const VAL &v) in add_op()
631 byte_str_ref_t
Dhb-cff-interp-dict-common.hh98 static double parse_bcd (byte_str_ref_t& str_ref) in parse_bcd()
Dhb-cff-interp-cs-common.hh44 …void init (const byte_str_ref_t substr_=byte_str_ref_t (), cs_type_t type_=CSType_CharString, unsi… in init()
53 byte_str_ref_t str_ref;
Dhb-subset-cff-common.hh407 void add_op (op_code_t op, const byte_str_ref_t& str_ref) in add_op()
413 void add_call_op (op_code_t op, const byte_str_ref_t& str_ref, unsigned int subr_num) in add_call_op()
Dhb-subset-cff2.cc219 byte_str_ref_t str_ref = env.str_ref; in process_call_subr()
Dhb-subset-cff1.cc389 byte_str_ref_t str_ref = env.str_ref; in process_call_subr()