Searched refs:iEnd (Results 1 – 1 of 1) sorted by relevance
578 int32 iEnd = _IndexRoundedOfY(updateRect.bottom); in Draw() local579 for (int32 i = iStart; i <= iEnd; i++) in Draw()