Searched refs:getPageWidth (Results 1 – 6 of 6) sorted by relevance
141 public @IntRange(from = 0) int getPageWidth() { in getPageWidth() method in PrintedPdfDocument
317 public float getPageWidth(int position) { in getPageWidth() method in PagerAdapter
802 final float pageWidth = width * mAdapter.getPageWidth(mCurItem); in smoothScrollTo()816 ii.widthFactor = mAdapter.getPageWidth(position); in addNewItem()1136 offset += mAdapter.getPageWidth(pos) + marginOffset;1156 offset -= mAdapter.getPageWidth(pos) + marginOffset;1178 offset -= mAdapter.getPageWidth(pos--) + marginOffset;1192 offset += mAdapter.getPageWidth(pos++) + marginOffset;2189 ii.widthFactor = mAdapter.getPageWidth(ii.position);2320 widthFactor = mAdapter.getPageWidth(pos);
285 public int getPageWidth() { in getPageWidth() method in PdfDocument.PageInfo
12060 method public int getPageWidth();23143 method public int getPageWidth();
15908 method public int getPageWidth();36397 method @IntRange(from=0) public int getPageWidth();