Home | History | Annotate | Download | only in webkit

Lines Matching refs:returnList

2495         WebBackForwardListClassic returnList = null;
2497 return returnList;
2528 returnList = copyBackForwardList();
2530 returnList.setCurrentIndex(index);
2546 return returnList;