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

  /external/chromium_org/third_party/harfbuzz-ng/src/
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
  /external/harfbuzz_ng/src/
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

Completed in 64 milliseconds