Searched refs:historyItemToPrint (Results 1 – 1 of 1) sorted by relevance
545 COMPtr<IWebHistoryItem> historyItemToPrint; in dumpBackForwardList() local546 itemsToPrint[i]->QueryInterface(&historyItemToPrint); in dumpBackForwardList()547 dumpHistoryItem(historyItemToPrint.get(), 8, i == currentItemIndex); in dumpBackForwardList()