Home
last modified time | relevance | path

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

/aosp_15_r20/external/harfbuzz_ng/src/OT/Layout/GPOS/
H A DPairPosFormat1.hh143 …newFormats = compute_effective_value_formats (glyphset, false, false, &c->plan->layout_variation_i… in subset()
157 newFormats = compute_effective_value_formats (glyphset, strip, true); in subset()
192 hb_pair_t<unsigned, unsigned> compute_effective_value_formats (const hb_set_t& glyphset, in compute_effective_value_formats() function
H A DPairPosFormat2.hh289 …newFormats = compute_effective_value_formats (klass1_map, klass2_map, false, false, &c->plan->layo… in subset()
303 newFormats = compute_effective_value_formats (klass1_map, klass2_map, strip, true); in subset()
326 hb_pair_t<unsigned, unsigned> compute_effective_value_formats (const hb_map_t& klass1_map, in compute_effective_value_formats() function