OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:non_sea_cluster
(Results
1 - 3
of
3
) sorted by null
/external/harfbuzz_ng/src/
hb-ot-shape-complex-sea-machine.hh
171
{te = p+1;{ found_syllable (
non_sea_cluster
); }}
183
{te = p;p--;{ found_syllable (
non_sea_cluster
); }}
hb-ot-shape-complex-sea-machine.rl
63
other => { found_syllable (
non_sea_cluster
); };
hb-ot-shape-complex-sea.cc
114
non_sea_cluster
,
enumerator in enum:syllable_type_t
269
case
non_sea_cluster
: initial_reordering_non_sea_cluster (plan, face, buffer, start, end); return;
Completed in 116 milliseconds