/external/webkit/Source/WebKit/qt/Api/ |
D | qwebhistoryinterface.cpp | 59 WebCore::PageGroup::removeAllVisitedLinks(); in setDefaultInterface()
|
/external/webkit/Source/WebCore/page/ |
D | PageGroup.cpp | 323 void PageGroup::removeAllVisitedLinks() in removeAllVisitedLinks() function in WebCore::PageGroup 325 Page::removeAllVisitedLinks(); in removeAllVisitedLinks() 335 removeAllVisitedLinks(); in setShouldTrackVisitedLinks()
|
D | PageGroup.h | 81 static void removeAllVisitedLinks();
|
D | Page.h | 259 static void removeAllVisitedLinks();
|
D | Page.cpp | 699 void Page::removeAllVisitedLinks() in removeAllVisitedLinks() function in WebCore::Page
|
/external/webkit/Source/WebKit2/WebProcess/InjectedBundle/ |
D | InjectedBundle.cpp | 100 void InjectedBundle::removeAllVisitedLinks() in removeAllVisitedLinks() function in WebKit::InjectedBundle 102 PageGroup::removeAllVisitedLinks(); in removeAllVisitedLinks()
|
D | InjectedBundle.h | 91 void removeAllVisitedLinks();
|
/external/webkit/Source/WebKit/win/ |
D | WebHistory.cpp | 232 PageGroup::removeAllVisitedLinks(); in setOptionalSharedHistory() 454 PageGroup::removeAllVisitedLinks(); in removeAllItems() 574 HRESULT WebHistory::removeAllVisitedLinks() in removeAllVisitedLinks() function in WebHistory 576 PageGroup::removeAllVisitedLinks(); in removeAllVisitedLinks() 783 PageGroup::removeAllVisitedLinks(); in removeItemForURLString()
|
D | WebHistory.h | 119 virtual HRESULT STDMETHODCALLTYPE removeAllVisitedLinks();
|
D | ChangeLog-2009-06-16 | 6278 removeAllVisitedLinks so we can start over from scratch with the new history. 6320 (WebHistory::removeAllItems): Call PageGroup::removeAllVisitedLinks. 6323 (WebHistory::removeItemForURLString): Call PageGroup::removeAllVisitedLinks
|
D | ChangeLog | 8557 (WebHistory::removeAllVisitedLinks):
|
/external/webkit/Source/WebKit/win/Interfaces/ |
D | IWebHistoryPrivate.idl | 40 HRESULT removeAllVisitedLinks();
|
/external/webkit/Source/WebKit2/WebProcess/InjectedBundle/API/c/ |
D | WKBundle.cpp | 68 toImpl(bundleRef)->removeAllVisitedLinks(); in WKBundleRemoveAllVisitedLinks()
|
/external/webkit/Source/WebKit/mac/History/ |
D | WebHistory.mm | 265 PageGroup::removeAllVisitedLinks(); 385 PageGroup::removeAllVisitedLinks(); 661 PageGroup::removeAllVisitedLinks(); 811 PageGroup::removeAllVisitedLinks();
|
/external/webkit/Tools/DumpRenderTree/wx/ |
D | LayoutTestControllerWx.cpp | 425 void LayoutTestController::removeAllVisitedLinks() in removeAllVisitedLinks() function in LayoutTestController
|
/external/webkit/Tools/DumpRenderTree/qt/ |
D | LayoutTestControllerQt.h | 147 void removeAllVisitedLinks();
|
D | LayoutTestControllerQt.cpp | 846 void LayoutTestController::removeAllVisitedLinks() in removeAllVisitedLinks() function in LayoutTestController
|
/external/webkit/Tools/DumpRenderTree/ |
D | LayoutTestController.h | 88 void removeAllVisitedLinks();
|
D | LayoutTestController.cpp | 281 controller->removeAllVisitedLinks(); in removeAllVisitedLinksCallback()
|
/external/webkit/Tools/DumpRenderTree/win/ |
D | LayoutTestControllerWin.cpp | 1313 void LayoutTestController::removeAllVisitedLinks() in removeAllVisitedLinks() function in LayoutTestController 1327 sharedHistoryPrivate->removeAllVisitedLinks(); in removeAllVisitedLinks()
|
/external/webkit/Tools/DumpRenderTree/gtk/ |
D | LayoutTestControllerGtk.cpp | 870 void LayoutTestController::removeAllVisitedLinks() in removeAllVisitedLinks() function in LayoutTestController
|
/external/webkit/Tools/DumpRenderTree/mac/ |
D | LayoutTestControllerMac.mm | 591 void LayoutTestController::removeAllVisitedLinks() function
|
/external/webkit/Source/WebKit/mac/ |
D | ChangeLog-2010-01-29 | 19965 removeAllVisitedLinks so we can start over from scratch with the new history. 20005 PageGroup::removeAllVisitedLinks function if the last URL was removed. 20008 (-[WebHistoryPrivate removeAllItems]): Call PageGroup::removeAllVisitedLinks.
|
/external/webkit/Tools/ |
D | ChangeLog-2010-05-24 | 27489 (LayoutTestController::removeAllVisitedLinks): 27735 (LayoutTestController::removeAllVisitedLinks): 27741 (LayoutTestController::removeAllVisitedLinks): 27743 (LayoutTestController::removeAllVisitedLinks): 27745 (LayoutTestController::removeAllVisitedLinks):
|
/external/webkit/Source/WebKit2/ |
D | ChangeLog-2011-02-16 | 36445 (WebKit::InjectedBundle::removeAllVisitedLinks): 38214 (WebKit::InjectedBundle::removeAllVisitedLinks): Added.
|