Searched refs:lastItemIndex (Results 1 – 2 of 2) sorted by relevance
4551 int lastItemIndex = otherBackForwardList->forwardListCount(); in loadBackForwardListFromOtherView() local4552 for (int i = -otherBackForwardList->backListCount(); i <= lastItemIndex; ++i) { in loadBackForwardListFromOtherView()
1212 int lastItemIndex = otherBackForwardList->forwardListCount();1213 for (int i = -otherBackForwardList->backListCount(); i <= lastItemIndex; ++i) {