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

  /external/webkit/WebKit/qt/Api/
qwebhistoryinterface.h 39 virtual void addHistoryEntry(const QString &url) = 0;
  /external/webkit/WebKit/qt/tests/qwebhistoryinterface/
tst_qwebhistoryinterface.cpp 73 void addHistoryEntry(const QString&) {}
  /external/webkit/WebKit/qt/WebCoreSupport/
FrameLoaderClientQt.cpp 649 history->addHistoryEntry(m_frame->loader()->documentLoader()->urlForHistory().prettyURL());
    [all...]

Completed in 607 milliseconds