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 280 bool has_broken_syllables = false; local
286 has_broken_syllables = true;
289 if (likely (!has_broken_syllables))
hb-ot-shape-complex-myanmar.cc 453 bool has_broken_syllables = false; local
459 has_broken_syllables = true;
462 if (likely (!has_broken_syllables))
hb-ot-shape-complex-indic.cc 1250 bool has_broken_syllables = false; local
    [all...]
  /external/harfbuzz_ng/src/
hb-ot-shape-complex-sea.cc 280 bool has_broken_syllables = false; local
286 has_broken_syllables = true;
289 if (likely (!has_broken_syllables))
hb-ot-shape-complex-myanmar.cc 453 bool has_broken_syllables = false; local
459 has_broken_syllables = true;
462 if (likely (!has_broken_syllables))
hb-ot-shape-complex-indic.cc 1250 bool has_broken_syllables = false; local
    [all...]

Completed in 105 milliseconds