Home
last modified time | relevance | path

Searched refs:hb_set_digest_t (Results 1 – 6 of 6) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-ot-layout-private.hh260 hb_set_digest_t *gsub_digests;
261 hb_set_digest_t *gpos_digests;
Dhb-ot-layout.cc62 …layout->gsub_digests = (hb_set_digest_t *) calloc (layout->gsub->get_lookup_count (), sizeof (hb_s… in HB_SHAPER_DATA_ENSURE_DECLARE()
63 …layout->gpos_digests = (hb_set_digest_t *) calloc (layout->gpos->get_lookup_count (), sizeof (hb_s… in HB_SHAPER_DATA_ENSURE_DECLARE()
Dhb-ot-shape-complex-arabic-fallback.hh202 hb_set_digest_t digest_array[ARABIC_NUM_FALLBACK_FEATURES];
Dhb-set-private.hh105 struct hb_set_digest_t struct
Dhb-ot-layout-gsub-table.hh1170 inline bool would_apply (hb_would_apply_context_t *c, const hb_set_digest_t *digest) const in would_apply()
1187 inline bool apply_string (hb_apply_context_t *c, const hb_set_digest_t *digest) const in apply_string()
Dhb-ot-layout-gpos-table.hh1469 inline bool apply_string (hb_apply_context_t *c, const hb_set_digest_t *digest) const in apply_string()