Home
last modified time | relevance | path

Searched refs:parsed_len (Results 1 – 3 of 3) sorted by relevance

/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-subset-cff-common.hh417 unsigned int parsed_len = get_count (); in add_call_op() local
418 if (likely (parsed_len > 0)) in add_call_op()
419 values[parsed_len-1].set_skip (); in add_call_op()
/third_party/harfbuzz/src/
Dhb-subset-cff-common.hh366 unsigned int parsed_len = get_count (); in add_call_op() local
367 if (likely (parsed_len > 0)) in add_call_op()
368 values[parsed_len-1].set_skip (); in add_call_op()
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-subset-cff-common.hh369 unsigned int parsed_len = get_count (); in add_call_op() local
370 if (likely (parsed_len > 0)) in add_call_op()
371 values[parsed_len-1].set_skip (); in add_call_op()