Home
last modified time | relevance | path

Searched refs:coengRo (Results 1 – 1 of 1) sorted by relevance

/external/icu4c/layout/
DKhmerReordering.cpp366 le_int32 i, prev = 0, coengRo; in reorder() local
379 coengRo = -1; // There is no Coeng Ro, if found this value will change in reorder()
403 coengRo = i; in reorder()
408 if (coengRo > -1) { in reorder()
409 output.writeChar(C_COENG, coengRo, tagPref); in reorder()
410 output.writeChar(C_RO, coengRo + 1, tagPref); in reorder()
431 if (i == coengRo) { in reorder()