Searched refs:applyInsertions (Results 1 – 7 of 7) sorted by relevance
115 le_bool applyInsertions(LEInsertionCallback *callback);
85 le_bool LEInsertionList::applyInsertions(LEInsertionCallback *callback) in applyInsertions() function in LEInsertionList
73 le_int32 applyInsertions();
115 le_int32 GlyphIterator::applyInsertions() in applyInsertions() function in GlyphIterator117 le_int32 newGlyphCount = glyphStorage.applyInsertions(); in applyInsertions()
381 le_int32 applyInsertions();
558 le_int32 LEGlyphStorage::applyInsertions() in applyInsertions() function in LEGlyphStorage608 fInsertionList->applyInsertions(this); in applyInsertions()
84 newGlyphCount = glyphIterator.applyInsertions(); in process()