Home
last modified time | relevance | path

Searched refs:applyInsertions (Results 1 – 20 of 20) sorted by relevance

/dports/devel/icu-le-hb/icu-le-hb-1.0.3-7-g04505b2/src/
H A DLEInsertionList.h116 le_bool applyInsertions(LEInsertionCallback *callback);
H A DLEInsertionList.cpp85 le_bool LEInsertionList::applyInsertions(LEInsertionCallback *callback) in applyInsertions() function in LEInsertionList
H A DLEGlyphStorage.h381 le_int32 applyInsertions();
H A DLEGlyphStorage.cpp558 le_int32 LEGlyphStorage::applyInsertions() in applyInsertions() function in LEGlyphStorage
608 fInsertionList->applyInsertions(this); in applyInsertions()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/native/sun/font/layout/
H A DLEInsertionList.h141 le_bool applyInsertions(LEInsertionCallback *callback);
H A DLEInsertionList.cpp110 le_bool LEInsertionList::applyInsertions(LEInsertionCallback *callback) in applyInsertions() function in LEInsertionList
H A DGlyphIterator.h98 le_int32 applyInsertions();
H A DContextualGlyphInsertionProc2.cpp95 glyphStorage.applyInsertions(); in doInsertion()
H A DLEGlyphStorage.h406 le_int32 applyInsertions();
H A DGlyphIterator.cpp147 le_int32 GlyphIterator::applyInsertions() in applyInsertions() function in GlyphIterator
149 le_int32 newGlyphCount = glyphStorage.applyInsertions(); in applyInsertions()
H A DLEGlyphStorage.cpp583 le_int32 LEGlyphStorage::applyInsertions() in applyInsertions() function in LEGlyphStorage
635 fInsertionList->applyInsertions(this); in applyInsertions()
H A DLookupProcessor.cpp118 newGlyphCount = glyphIterator.applyInsertions(); in process()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/native/sun/font/layout/
H A DLEInsertionList.h141 le_bool applyInsertions(LEInsertionCallback *callback);
H A DLEInsertionList.cpp110 le_bool LEInsertionList::applyInsertions(LEInsertionCallback *callback) in applyInsertions() function in LEInsertionList
H A DGlyphIterator.h98 le_int32 applyInsertions();
H A DContextualGlyphInsertionProc2.cpp95 glyphStorage.applyInsertions(); in doInsertion()
H A DLEGlyphStorage.h406 le_int32 applyInsertions();
H A DGlyphIterator.cpp147 le_int32 GlyphIterator::applyInsertions() in applyInsertions() function in GlyphIterator
149 le_int32 newGlyphCount = glyphStorage.applyInsertions(); in applyInsertions()
H A DLEGlyphStorage.cpp583 le_int32 LEGlyphStorage::applyInsertions() in applyInsertions() function in LEGlyphStorage
635 fInsertionList->applyInsertions(this); in applyInsertions()
H A DLookupProcessor.cpp118 newGlyphCount = glyphIterator.applyInsertions(); in process()