HomeSort by relevance Sort by last modified time
    Searched refs:has_broken_syllables (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-shape-complex-sea.cc 279 bool has_broken_syllables = false; local
283 has_broken_syllables = true;
286 if (likely (!has_broken_syllables))
hb-ot-shape-complex-myanmar.cc 439 bool has_broken_syllables = false; local
443 has_broken_syllables = true;
446 if (likely (!has_broken_syllables))
hb-ot-shape-complex-indic.cc 1223 bool has_broken_syllables = false; local
    [all...]
  /external/harfbuzz_ng/src/
hb-ot-shape-complex-sea.cc 279 bool has_broken_syllables = false; local
283 has_broken_syllables = true;
286 if (likely (!has_broken_syllables))
hb-ot-shape-complex-myanmar.cc 440 bool has_broken_syllables = false; local
444 has_broken_syllables = true;
447 if (likely (!has_broken_syllables))
hb-ot-shape-complex-indic.cc 1109 bool has_broken_syllables = false; local
    [all...]

Completed in 28 milliseconds