OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:has_broken_syllables
(Results
1 - 3
of
3
) sorted by null
/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 868 milliseconds