Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-layout-private.hh66 hb_ot_layout_lookup_would_substitute_fast (hb_face_t *face,
Dhb-ot-layout.cc687 …return hb_ot_layout_lookup_would_substitute_fast (face, lookup_index, glyphs, glyphs_length, zero_… in hb_ot_layout_lookup_would_substitute()
691 hb_ot_layout_lookup_would_substitute_fast (hb_face_t *face, in hb_ot_layout_lookup_would_substitute_fast() function
Dhb-ot-shape-complex-indic.cc495 …if (hb_ot_layout_lookup_would_substitute_fast (face, lookups[i].index, glyphs, glyphs_count, zero_… in would_substitute()