Home | History | Annotate | Download | only in launcher3

Lines Matching refs:getRight

1189                 canvas.clipRect(getScrollX(), getScrollY(), getScrollX() + getRight() - getLeft(),
2099 if (x < getChildAt(i).getRight() - getScrollX()) {