Searched refs:applyInsertions (Results 1 – 8 of 8) sorted by relevance
116 le_bool applyInsertions(LEInsertionCallback *callback);
85 le_bool LEInsertionList::applyInsertions(LEInsertionCallback *callback) in applyInsertions() function in LEInsertionList
73 le_int32 applyInsertions();
70 glyphStorage.applyInsertions(); in doInsertion()
381 le_int32 applyInsertions();
123 le_int32 GlyphIterator::applyInsertions() in applyInsertions() function in GlyphIterator125 le_int32 newGlyphCount = glyphStorage.applyInsertions(); in applyInsertions()
558 le_int32 LEGlyphStorage::applyInsertions() in applyInsertions() function in LEGlyphStorage608 fInsertionList->applyInsertions(this); in applyInsertions()
87 newGlyphCount = glyphIterator.applyInsertions(); in process()