Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-layout.cc1495 hb_map_t done_lookups_glyph_count; in hb_ot_layout_lookup_substitute_closure() local
1497 …OT::hb_closure_context_t c (face, glyphs, &cur_intersected_glyphs, &done_lookups_glyph_count, &don… in hb_ot_layout_lookup_substitute_closure()
1524 hb_map_t done_lookups_glyph_count; in hb_ot_layout_lookups_substitute_closure() local
1526 …OT::hb_closure_context_t c (face, glyphs, &cur_intersected_glyphs, &done_lookups_glyph_count, &don… in hb_ot_layout_lookups_substitute_closure()
Dhb-ot-layout-gsubgpos.hh100 if (done_lookups_glyph_count->in_error () || in is_lookup_done()
105 if (done_lookups_glyph_count->get (lookup_index) != glyphs->get_population ()) in is_lookup_done()
107 done_lookups_glyph_count->set (lookup_index, glyphs->get_population ()); in is_lookup_done()
173 done_lookups_glyph_count (done_lookups_glyph_count_), in hb_closure_context_t()
194 hb_map_t *done_lookups_glyph_count; member
/third_party/chromium/patch/
D0001-cve.patch36701 done_lookups_glyph_count (done_lookups_glyph_count_),
37452 hb_map_t done_lookups_glyph_count;
37454 - OT::hb_closure_context_t c (face, glyphs, &cur_intersected_glyphs, &done_lookups_glyph_count, &d…
37455 + OT::hb_closure_context_t c (face, glyphs, &done_lookups_glyph_count, &done_lookups_glyph_set);
37464 hb_map_t done_lookups_glyph_count;
37466 - OT::hb_closure_context_t c (face, glyphs, &cur_intersected_glyphs, &done_lookups_glyph_count, &d…
37468 + OT::hb_closure_context_t c (face, glyphs, &done_lookups_glyph_count, &done_lookups_glyph_set);