HomeSort by relevance Sort by last modified time
    Searched full:might_short_circuit (Results 1 - 1 of 1) sorted by null

  /external/harfbuzz_ng/src/
hb-ot-shape-normalize.cc 268 decompose_cluster (const hb_ot_shape_normalize_context_t *c, unsigned int end, bool might_short_circuit, bool always_short_circuit)
271 decompose_current_character (c, might_short_circuit);
307 bool might_short_circuit = always_short_circuit || local
330 decompose_cluster (&c, end, might_short_circuit, always_short_circuit);

Completed in 52 milliseconds