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