Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-ot-shape-normalize.cc310 bool might_short_circuit = always_short_circuit || in _hb_ot_shape_normalize() local
340 if (might_short_circuit) in _hb_ot_shape_normalize()
350 decompose_current_character (&c, might_short_circuit); in _hb_ot_shape_normalize()
/third_party/harfbuzz/src/
Dhb-ot-shape-normalize.cc320 bool might_short_circuit = always_short_circuit || in _hb_ot_shape_normalize() local
350 if (might_short_circuit) in _hb_ot_shape_normalize()
360 decompose_current_character (&c, might_short_circuit); in _hb_ot_shape_normalize()
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-shape-normalize.cc321 bool might_short_circuit = always_short_circuit || in _hb_ot_shape_normalize() local
351 if (might_short_circuit) in _hb_ot_shape_normalize()
361 decompose_current_character (&c, might_short_circuit); in _hb_ot_shape_normalize()