Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-shape-normalize.cc313 bool always_short_circuit = mode == HB_OT_SHAPE_NORMALIZATION_MODE_NONE; in _hb_ot_shape_normalize() local
314 bool might_short_circuit = always_short_circuit || in _hb_ot_shape_normalize()
367 decompose_multi_char_cluster (&c, end, always_short_circuit); in _hb_ot_shape_normalize()