Home | History | Annotate | Download | only in loader

Lines Matching refs:recursiveGoToItem

265     recursiveGoToItem(targetItem, currentItem.get(), type);
654 // frame and all its kids in recursiveGoToItem.
681 void HistoryController::recursiveGoToItem(HistoryItem* item, HistoryItem* fromItem, FrameLoadType type)
697 childFrame->loader()->history()->recursiveGoToItem(childItems[i].get(), fromChildItem, type);