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

/macosx-10.10.1/ICU-531.30/icuSources/layout/
H A DLookupProcessor.cpp65 le_int32 newGlyphCount = glyphCount; local
H A DGlyphIterator.cpp125 le_int32 newGlyphCount = glyphStorage.applyInsertions(); local
H A DLEGlyphStorage.cpp508 void LEGlyphStorage::adoptGlyphCount(le_int32 newGlyphCount) argument
566 le_int32 newGlyphCount = fGlyphCount + growAmount; local

Completed in 143 milliseconds