Home | History | Annotate | Download | only in webkit

Lines Matching refs:returnList

2427         WebBackForwardList returnList = null;
2429 return returnList;
2460 returnList = copyBackForwardList();
2462 returnList.setCurrentIndex(index);
2475 return returnList;