OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:consonant_syllable
(Results
1 - 10
of
10
) sorted by null
/external/harfbuzz_ng/src/
hb-ot-shape-complex-indic-machine.rl
80
consonant_syllable
= (Repha|CS)? (cn.halant_group){0,4} cn medial_group halant_or_matra_group syllable_tail;
88
consonant_syllable
=> { found_syllable (
consonant_syllable
); };
hb-ot-shape-complex-myanmar-machine.rl
80
consonant_syllable
= (k|CS)? (c|IV|D|GB).VS? (H (c|IV).VS?)* syllable_tail;
86
consonant_syllable
=> { found_syllable (
consonant_syllable
); };
hb-ot-shape-complex-myanmar-machine.hh
339
{te = p+1;{ found_syllable (
consonant_syllable
); }}
359
{te = p;p--;{ found_syllable (
consonant_syllable
); }}
hb-ot-shape-complex-myanmar.cc
121
consonant_syllable
,
enumerator in enum:syllable_type_t
418
case broken_cluster: /* We already inserted dotted-circles, so just call the
consonant_syllable
. */
419
case
consonant_syllable
:
hb-ot-shape-complex-indic-machine.hh
[
all
...]
hb-ot-shape-complex-indic.cc
608
consonant_syllable
,
enumerator in enum:syllable_type_t
[
all
...]
/external/skia/third_party/harfbuzz/
hb-ot-shape-complex-myanmar-machine.hh
339
{te = p+1;{ found_syllable (
consonant_syllable
); }}
359
{te = p;p--;{ found_syllable (
consonant_syllable
); }}
hb-ot-shape-complex-indic-machine.hh
[
all
...]
/external/skqp/third_party/harfbuzz/
hb-ot-shape-complex-myanmar-machine.hh
339
{te = p+1;{ found_syllable (
consonant_syllable
); }}
359
{te = p;p--;{ found_syllable (
consonant_syllable
); }}
hb-ot-shape-complex-indic-machine.hh
[
all
...]
Completed in 1786 milliseconds