Searched defs:growAmount (Results 1 – 2 of 2) sorted by relevance
/external/icu/icu4c/source/layout/ | ||
D | LEInsertionList.h | 161 le_int32 growAmount; variable |
D | LEGlyphStorage.cpp | 560 le_int32 growAmount = fInsertionList->getGrowAmount(); in applyInsertions() local |