Searched refs:doInsertion (Results 1 – 2 of 2) sorted by relevance
/external/icu/icu4c/source/layout/ |
D | ContextualGlyphInsertionProc2.cpp | 41 void ContextualGlyphInsertionProcessor2::doInsertion(LEGlyphStorage &glyphStorage, in doInsertion() function in ContextualGlyphInsertionProcessor2 88 doInsertion(glyphStorage, markGlyph, markIndex, count, isKashidaLike, isBefore, success); in processStateEntry() 96 doInsertion(glyphStorage, currGlyph, currIndex, count, isKashidaLike, isBefore, success); in processStateEntry()
|
D | ContextualGlyphInsertionProc2.h | 64 void doInsertion(LEGlyphStorage &glyphStorage,
|