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

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

Completed in 130 milliseconds