HomeSort by relevance Sort by last modified time
    Searched refs:hb_ot_layout_lookup_would_substitute_fast (Results 1 - 3 of 3) sorted by null

  /external/harfbuzz_ng/src/
hb-ot-layout-private.hh 77 hb_ot_layout_lookup_would_substitute_fast (hb_face_t *face,
hb-ot-layout.cc 899 return hb_ot_layout_lookup_would_substitute_fast (face, lookup_index, glyphs, glyphs_length, zero_context);
903 hb_ot_layout_lookup_would_substitute_fast (hb_face_t *face, function
    [all...]
hb-ot-shape-complex-indic.cc 485 if (hb_ot_layout_lookup_would_substitute_fast (face, lookups[i].index, glyphs, glyphs_count, zero_context))
    [all...]

Completed in 400 milliseconds