Searched refs:applyInsertions (Results 1 – 20 of 20) sorted by relevance
116 le_bool applyInsertions(LEInsertionCallback *callback);
85 le_bool LEInsertionList::applyInsertions(LEInsertionCallback *callback) in applyInsertions() function in LEInsertionList
381 le_int32 applyInsertions();
558 le_int32 LEGlyphStorage::applyInsertions() in applyInsertions() function in LEGlyphStorage608 fInsertionList->applyInsertions(this); in applyInsertions()
141 le_bool applyInsertions(LEInsertionCallback *callback);
110 le_bool LEInsertionList::applyInsertions(LEInsertionCallback *callback) in applyInsertions() function in LEInsertionList
98 le_int32 applyInsertions();
95 glyphStorage.applyInsertions(); in doInsertion()
406 le_int32 applyInsertions();
147 le_int32 GlyphIterator::applyInsertions() in applyInsertions() function in GlyphIterator149 le_int32 newGlyphCount = glyphStorage.applyInsertions(); in applyInsertions()
583 le_int32 LEGlyphStorage::applyInsertions() in applyInsertions() function in LEGlyphStorage635 fInsertionList->applyInsertions(this); in applyInsertions()
118 newGlyphCount = glyphIterator.applyInsertions(); in process()