OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kinzi
(Results
1 - 2
of
2
) sorted by null
/external/harfbuzz/src/
harfbuzz-myanmar.c
246
// [Nga + Virama] (
Kinzi
) ### should probably come before post forms (medial ya)
251
// move the pre vowel, medial ra and
kinzi
266
int
kinzi
= -1;
local
305
/*MMDEBUG("maybe
kinzi
: mc=%x", mc);*/
307
kinzi
= i;
322
MMDEBUG("\n base=%d, vowel_e=%d,
kinzi
=%d, medial_ra=%d", base, vowel_e,
kinzi
, medial_ra);
346
/* copy the rest of the syllable to the output, inserting the
kinzi
353
if (i == medial_ra || i ==
kinzi
) {
359
if (
kinzi
>= 0 && i > base && (cc & Mymr_CF_AFTER_KINZI))
[
all
...]
/external/harfbuzz_ng/src/hb-old/
harfbuzz-myanmar.c
246
// [Nga + Virama] (
Kinzi
) ### should probably come before post forms (medial ya)
251
// move the pre vowel, medial ra and
kinzi
266
int
kinzi
= -1;
local
305
/*MMDEBUG("maybe
kinzi
: mc=%x", mc);*/
307
kinzi
= i;
322
MMDEBUG("\n base=%d, vowel_e=%d,
kinzi
=%d, medial_ra=%d", base, vowel_e,
kinzi
, medial_ra);
346
/* copy the rest of the syllable to the output, inserting the
kinzi
353
if (i == medial_ra || i ==
kinzi
) {
359
if (
kinzi
>= 0 && i > base && (cc & Mymr_CF_AFTER_KINZI))
[
all
...]
Completed in 42 milliseconds