Home
last modified time | relevance | path

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

/aosp_15_r20/external/harfbuzz_ng/src/
H A Dhb-cff-interp-common.hh287 struct byte_str_ref_t struct
289 byte_str_ref_t () in byte_str_ref_t() function
292 byte_str_ref_t (const hb_ubytes_t &str_, unsigned int offset_ = 0) in byte_str_ref_t() argument
463 void push_longint_from_substr (byte_str_ref_t& str_ref) in push_longint_from_substr()
469 bool push_fixed_from_substr (byte_str_ref_t& str_ref) in push_fixed_from_substr()
528 …void add_op (op_code_t op, const byte_str_ref_t& str_ref = byte_str_ref_t (), const VAL &v = VAL (… in add_op()
588 byte_str_ref_t
H A Dhb-cff-interp-dict-common.hh81 static double parse_bcd (byte_str_ref_t& str_ref) in parse_bcd()
H A 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;
H A Dhb-subset-cff-common.hh424 void add_op (op_code_t op, const byte_str_ref_t& str_ref) in add_op()
430 void add_call_op (op_code_t op, const byte_str_ref_t& str_ref, unsigned int subr_num) in add_call_op()
H A Dhb-subset-cff2.cc220 byte_str_ref_t str_ref = env.str_ref; in process_call_subr()
H A Dhb-subset-cff1.cc351 byte_str_ref_t str_ref = env.str_ref; in process_call_subr()