Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-shape.cc221 bool fallback_positioning; member
588 if (c->fallback_positioning) in hb_ot_substitute_default()
700 bool adjust_offsets_when_zeroing = c->fallback_positioning && in hb_ot_position_complex()
716 if (likely (!c->fallback_positioning)) in hb_ot_position_complex()
768 if (c->fallback_positioning && c->plan->shaper->fallback_position) in hb_ot_position()
776 if (c->fallback_positioning) in hb_ot_position()
798 c->fallback_positioning = disable_otl || !hb_ot_layout_has_positioning (c->face); in hb_ot_shape_internal()