Home | History | Annotate | Download | only in wince

Lines Matching defs:endY

806     int startX, startY, endX, endY;
812 endY = stableRound(fendY);
817 endY = centerY - endY;
826 if (startY < endY) {
828 clipRect.bottom = endY;
830 clipRect.top = endY;