Lines Matching defs:endSize
1127 if (ppem_size < startSize || ppem_size > endSize)1147 if (unlikely (f < 1 || f > 3 || startSize > endSize)) return 3 * USHORT::static_size;1148 return USHORT::static_size * (4 + ((endSize - startSize) >> (4 - f)));1158 USHORT endSize; /* Largest size to correct--in ppem */