Searched defs:combMarkIndex (Results 1 – 1 of 1) sorted by relevance
553 void setComposite(UChar32 composite, int32_t combMarkIndex) { in setComposite()612 for(int32_t combMarkIndex=lastStarterIndex+1; combMarkIndex<buffer.length();) { in hasNoCompBoundaryAfter() local