Searched refs:has_broken_syllables (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/harfbuzz-ng/src/
H A Dhb-ot-shape-complex-sea.cc280 bool has_broken_syllables = false; local
286 has_broken_syllables = true;
289 if (likely (!has_broken_syllables))
H A Dhb-ot-shape-complex-myanmar.cc453 bool has_broken_syllables = false; local
459 has_broken_syllables = true;
462 if (likely (!has_broken_syllables))
H A Dhb-ot-shape-complex-indic.cc1250 bool has_broken_syllables = false; local
1256 has_broken_syllables = true;
1259 if (likely (!has_broken_syllables))
/external/harfbuzz_ng/src/
H A Dhb-ot-shape-complex-sea.cc280 bool has_broken_syllables = false; local
286 has_broken_syllables = true;
289 if (likely (!has_broken_syllables))
H A Dhb-ot-shape-complex-myanmar.cc453 bool has_broken_syllables = false; local
459 has_broken_syllables = true;
462 if (likely (!has_broken_syllables))
H A Dhb-ot-shape-complex-indic.cc1250 bool has_broken_syllables = false; local
1256 has_broken_syllables = true;
1259 if (likely (!has_broken_syllables))

Completed in 1316 milliseconds