Searched refs:growAmount (Results 1 – 3 of 3) sorted by relevance
26 : head(NULL), tail(NULL), growAmount(0), append(rightToLeft) in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()46 growAmount = 0; in reset()51 return growAmount; in getGrowAmount()69 growAmount += count - 1; in insert()
161 le_int32 growAmount; variable
560 le_int32 growAmount = fInsertionList->getGrowAmount(); in applyInsertions() local562 if (growAmount == 0) { in applyInsertions()566 le_int32 newGlyphCount = fGlyphCount + growAmount; in applyInsertions()