Home
last modified time | relevance | path

Searched defs:newGlyphCount (Results 1 – 3 of 3) sorted by relevance

/external/icu/icu4c/source/layout/
DLEGlyphStorage.cpp508 void LEGlyphStorage::adoptGlyphCount(le_int32 newGlyphCount) in adoptGlyphCount()
566 le_int32 newGlyphCount = fGlyphCount + growAmount; in applyInsertions() local
DLookupProcessor.cpp65 le_int32 newGlyphCount = glyphCount; in process() local
DGlyphIterator.cpp125 le_int32 newGlyphCount = glyphStorage.applyInsertions(); in applyInsertions() local