Home | History | Annotate | Download | only in css

Lines Matching defs:endY

521     float endY = perpendicularSlope * endX + c;
524 secondPoint.set(halfWidth + endX, size.height() - (halfHeight + endY));