Searched defs:newGlyphCount (Results 1 – 3 of 3) sorted by relevance
508 void LEGlyphStorage::adoptGlyphCount(le_int32 newGlyphCount) in adoptGlyphCount()566 le_int32 newGlyphCount = fGlyphCount + growAmount; in applyInsertions() local
65 le_int32 newGlyphCount = glyphCount; in process() local
125 le_int32 newGlyphCount = glyphStorage.applyInsertions(); in applyInsertions() local