Searched defs:applyInsertions (Results 1 - 3 of 3) sorted by relevance

/external/icu4c/layout/
H A DLEInsertionList.cpp85 le_bool LEInsertionList::applyInsertions(LEInsertionCallback *callback) function in class:LEInsertionList
H A DGlyphIterator.cpp115 le_int32 GlyphIterator::applyInsertions() function in class:GlyphIterator
117 le_int32 newGlyphCount = glyphStorage.applyInsertions();
H A DLEGlyphStorage.cpp558 le_int32 LEGlyphStorage::applyInsertions() function in class:LEGlyphStorage
608 fInsertionList->applyInsertions(this);

Completed in 53 milliseconds