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

  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-map-private.hh 91 inline hb_mask_t get_1_mask (hb_tag_t feature_tag) const { function in struct:hb_ot_map_t
hb-ot-shape-complex-arabic-fallback.hh 218 fallback_plan->mask_array[i] = plan->map.get_1_mask (arabic_fallback_features[i]);
hb-ot-shape-complex-arabic.cc 225 arabic_plan->mask_array[i] = plan->map.get_1_mask (arabic_features[i]);
hb-ot-shape-fallback.cc 420 hb_mask_t kern_mask = plan->map.get_1_mask (HB_DIRECTION_IS_HORIZONTAL (buffer->props.direction) ?
hb-ot-shape.cc 303 hb_mask_t rtlm_mask = c->plan->map.get_1_mask (HB_TAG ('r','t','l','m'));
hb-ot-shape-complex-indic.cc 536 0 : plan->map.get_1_mask (indic_features[i].tag);
    [all...]
  /external/harfbuzz_ng/src/
hb-ot-map-private.hh 91 inline hb_mask_t get_1_mask (hb_tag_t feature_tag) const { function in struct:hb_ot_map_t
hb-ot-shape-complex-arabic-fallback.hh 216 fallback_plan->mask_array[i] = plan->map.get_1_mask (arabic_fallback_features[i]);
hb-ot-shape-complex-arabic.cc 225 arabic_plan->mask_array[i] = plan->map.get_1_mask (arabic_features[i]);
hb-ot-shape-fallback.cc 420 hb_mask_t kern_mask = plan->map.get_1_mask (HB_DIRECTION_IS_HORIZONTAL (buffer->props.direction) ?
hb-ot-shape.cc 303 hb_mask_t rtlm_mask = c->plan->map.get_1_mask (HB_TAG ('r','t','l','m'));
hb-ot-shape-complex-indic.cc 536 0 : plan->map.get_1_mask (indic_features[i].tag);
    [all...]

Completed in 771 milliseconds