OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:coengRo
(Results
1 - 3
of
3
) sorted by null
/external/icu4c/layout/
KhmerReordering.cpp
366
le_int32 i, prev = 0,
coengRo
;
379
coengRo
= -1; // There is no Coeng Ro, if found this value will change
403
coengRo
= i;
408
if (
coengRo
> -1) {
409
output.writeChar(C_COENG,
coengRo
, tagPref);
410
output.writeChar(C_RO,
coengRo
+ 1, tagPref);
431
if (i ==
coengRo
) {
/external/harfbuzz/src/
harfbuzz-khmer.c
372
int
coengRo
;
393
coengRo
= -1; /* There is no Coeng Ro, if found this value will change */
418
coengRo
= i;
423
if (
coengRo
> -1) {
454
if (i ==
coengRo
) {
/external/harfbuzz_ng/src/hb-old/
harfbuzz-khmer.c
372
int
coengRo
;
393
coengRo
= -1; /* There is no Coeng Ro, if found this value will change */
418
coengRo
= i;
423
if (
coengRo
> -1) {
454
if (i ==
coengRo
) {
Completed in 72 milliseconds