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

/openjdk7/jdk/src/share/native/sun/font/layout/
H A DLEInsertionList.cpp110 le_bool LEInsertionList::applyInsertions(LEInsertionCallback *callback) function in class:LEInsertionList
H A DGlyphIterator.cpp143 le_int32 GlyphIterator::applyInsertions() function in class:GlyphIterator
145 le_int32 newGlyphCount = glyphStorage.applyInsertions();
H A DLEGlyphStorage.cpp583 le_int32 LEGlyphStorage::applyInsertions() function in class:LEGlyphStorage
635 fInsertionList->applyInsertions(this);

Completed in 3481 milliseconds