Home | History | Annotate | Download | only in wince

Lines Matching refs:endY

825     int startX, startY, endX, endY;
831 endY = stableRound(fendY);
836 endY = centerY - endY;
845 if (startY < endY) {
847 clipRect.bottom = endY;
849 clipRect.top = endY;