Searched refs:upperPageBound (Results 1 – 1 of 1) sorted by relevance
1683 int upperPageBound = getAssociatedUpperPageBound(page); in loadAssociatedPages() local1685 + upperPageBound); in loadAssociatedPages()1689 if ((i < lowerPageBound) || (i > upperPageBound)) { in loadAssociatedPages()1701 if (lowerPageBound <= i && i <= upperPageBound) { in loadAssociatedPages()