Home | History | Annotate | Download | only in loader

Lines Matching refs:parentItem

956     HistoryItem* parentItem = history()->currentItem();
959 if (parentItem && parentItem->children().size() && isBackForwardLoadType(loadType())) {
960 HistoryItem* childItem = parentItem->childItemWithTarget(childFrame->tree()->uniqueName());