Searched refs:getClientWidth (Results 1 – 1 of 1) sorted by relevance
596 private int getClientWidth() { in getClientWidth() method in ViewPager676 final int width = getClientWidth(); in scrollToItem()974 final int width = getClientWidth(); in smoothScrollTo()1159 final int clientWidth = getClientWidth();1290 final int width = getClientWidth();1643 mScroller.setFinalX(getCurrentItem() * getClientWidth());1817 final int width = getClientWidth();1898 final float transformPos = (float) (child.getLeft() - scrollX) / getClientWidth();2232 final int width = getClientWidth();2298 final int width = getClientWidth();[all …]