Home
last modified time | relevance | path

Searched refs:get_mask (Results 1 – 3 of 3) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-ot-shape-private.hh93 plan.kern_mask = plan.map.get_mask (HB_DIRECTION_IS_HORIZONTAL (plan.props.direction) ? in compile()
Dhb-ot-map-private.hh80 inline hb_mask_t get_mask (hb_tag_t feature_tag, unsigned int *shift = NULL) const { in get_mask() function
Dhb-ot-shape.cc431 hb_mask_t mask = map->get_mask (feature->tag, &shift); in hb_ot_shape_setup_masks()