Home | History | Annotate | Download | only in win

Lines Matching refs:dumpHistoryItem

527 static void dumpHistoryItem(IWebHistoryItem* item, int indent, bool current)
614 dumpHistoryItem(item.get(), indent + 4, false);
680 dumpHistoryItem(historyItemToPrint.get(), 8, i == currentItemIndex);