HomeSort by relevance Sort by last modified time
    Searched refs:removeAllVisitedLinks (Results 1 - 15 of 15) sorted by null

  /external/webkit/WebKit/win/Interfaces/
IWebHistoryPrivate.idl 40 HRESULT removeAllVisitedLinks();
  /external/webkit/WebKit/qt/Api/
qwebhistoryinterface.cpp 59 WebCore::PageGroup::removeAllVisitedLinks();
  /external/webkit/WebCore/page/
PageGroup.h 63 static void removeAllVisitedLinks();
PageGroup.cpp 175 void PageGroup::removeAllVisitedLinks()
177 Page::removeAllVisitedLinks();
186 removeAllVisitedLinks();
Page.h 213 static void removeAllVisitedLinks();
Page.cpp 632 void Page::removeAllVisitedLinks()
  /external/webkit/WebKit/win/
WebHistory.h 120 virtual HRESULT STDMETHODCALLTYPE removeAllVisitedLinks();
WebHistory.cpp 234 PageGroup::removeAllVisitedLinks();
456 PageGroup::removeAllVisitedLinks();
576 HRESULT WebHistory::removeAllVisitedLinks()
578 PageGroup::removeAllVisitedLinks();
785 PageGroup::removeAllVisitedLinks();
    [all...]
  /external/webkit/WebKitTools/DumpRenderTree/wx/
LayoutTestControllerWx.cpp 338 void LayoutTestController::removeAllVisitedLinks()
  /external/webkit/WebKit/mac/History/
WebHistory.mm 265 PageGroup::removeAllVisitedLinks();
385 PageGroup::removeAllVisitedLinks();
661 PageGroup::removeAllVisitedLinks();
811 PageGroup::removeAllVisitedLinks();
  /external/webkit/WebKitTools/DumpRenderTree/
LayoutTestController.h 69 void removeAllVisitedLinks();
LayoutTestController.cpp 216 controller->removeAllVisitedLinks();
    [all...]
  /external/webkit/WebKitTools/DumpRenderTree/gtk/
LayoutTestControllerGtk.cpp 585 void LayoutTestController::removeAllVisitedLinks()
  /external/webkit/WebKitTools/DumpRenderTree/win/
LayoutTestControllerWin.cpp     [all...]
  /external/webkit/WebKitTools/DumpRenderTree/mac/
LayoutTestControllerMac.mm 390 void LayoutTestController::removeAllVisitedLinks()

Completed in 166 milliseconds