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

  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-layout-private.hh 193 hb_ot_layout_lookup_would_substitute_fast (hb_face_t *face,
hb-ot-layout.cc 647 return hb_ot_layout_lookup_would_substitute_fast (face, lookup_index, glyphs, glyphs_length, zero_context);
651 hb_ot_layout_lookup_would_substitute_fast (hb_face_t *face, function
hb-ot-shape-complex-indic.cc 466 if (hb_ot_layout_lookup_would_substitute_fast (face, lookups[i].index, glyphs, glyphs_count, zero_context))
    [all...]
  /external/harfbuzz_ng/src/
hb-ot-layout-private.hh 193 hb_ot_layout_lookup_would_substitute_fast (hb_face_t *face,
hb-ot-layout.cc 641 return hb_ot_layout_lookup_would_substitute_fast (face, lookup_index, glyphs, glyphs_length, zero_context);
645 hb_ot_layout_lookup_would_substitute_fast (hb_face_t *face, function
hb-ot-shape-complex-indic.cc 466 if (hb_ot_layout_lookup_would_substitute_fast (face, lookups[i].index, glyphs, glyphs_count, zero_context))
    [all...]

Completed in 52 milliseconds