OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:non_myanmar_cluster
(Results
1 - 3
of
3
) sorted by null
/external/harfbuzz_ng/src/
hb-ot-shape-complex-myanmar-machine.rl
84
j => { found_syllable (
non_myanmar_cluster
); };
86
other => { found_syllable (
non_myanmar_cluster
); };
hb-ot-shape-complex-myanmar-machine.hh
342
{te = p+1;{ found_syllable (
non_myanmar_cluster
); }}
350
{te = p+1;{ found_syllable (
non_myanmar_cluster
); }}
hb-ot-shape-complex-myanmar.cc
124
non_myanmar_cluster
,
enumerator in enum:syllable_type_t
430
case
non_myanmar_cluster
: initial_reordering_non_myanmar_cluster (plan, face, buffer, start, end); return;
Completed in 2620 milliseconds