Searched refs:startY (Results 1 – 2 of 2) sorted by relevance
505 int startY, endY;508 startY = endY - bounds.h;509 row = mGrid.getRow(startY);513 startY = endY = mRowMatch.matchedLine;515 startY = mRowMatch.matchedLine;516 endY = startY + bounds.h;
699 int startY, endY; in paintHorizontalConstraint() local701 startY = targetBounds.y + targetBounds.h / 4; in paintHorizontalConstraint()705 startY = sourceBounds.y; in paintHorizontalConstraint()713 graphics.drawLine(sharedX, startY, sharedX, endY); in paintHorizontalConstraint()