Home
last modified time | relevance | path

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

/external/icu/icu4c/source/layout/
DContextualGlyphInsertion.h35 cgiDontAdvance = 0x4000, enumerator
DContextualGlyphInsertionProc2.cpp103 if (!(flags & cgiDontAdvance)) { in processStateEntry()