Searched refs:boundPageInDocument (Results 1 – 1 of 1) sorted by relevance
737 final int boundPageInDocument = computePageIndexInDocument(boundPageInAdapter); in computeBoundPagesInDocument() local740 fromPage = boundPageInDocument; in computeBoundPagesInDocument()744 toPage = boundPageInDocument; in computeBoundPagesInDocument()747 if (boundPageInDocument > toPage + 1) { in computeBoundPagesInDocument()750 fromPage = toPage = boundPageInDocument; in computeBoundPagesInDocument()752 toPage = boundPageInDocument; in computeBoundPagesInDocument()