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

  /external/harfbuzz_ng/src/
hb-ot-shape-complex-arabic-fallback.hh 248 fallback_plan->lookup_array[i]->apply_string (&c, &fallback_plan->digest_array[i]);
hb-ot-layout.cc 678 return l.apply_string (&c, &hb_ot_layout_from_face (font->face)->gsub_digests[lookup_index]);
728 return l.apply_string (&c, &hb_ot_layout_from_face (font->face)->gpos_digests[lookup_index]);
hb-ot-layout-gsub-table.hh 1187 inline bool apply_string (hb_apply_context_t *c, const hb_set_digest_t *digest) const function in struct:OT::SubstLookup
    [all...]
hb-ot-layout-gpos-table.hh 1469 inline bool apply_string (hb_apply_context_t *c, const hb_set_digest_t *digest) const function in struct:OT::PosLookup
    [all...]

Completed in 575 milliseconds