Home | History | Annotate | Download | only in layout

Lines Matching refs:toX

418                     int toX = x + width / 2;
419 gc.drawLine(fromX, y, toX, y);