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

  /external/webkit/WebKit/qt/Api/
qwebpage.h 346 virtual QString userAgentForUrl(const QUrl& url) const;
qwebpage.cpp 362 // If you change this make sure to also adjust the docs for QWebPage::userAgentForUrl
    [all...]
  /external/webkit/WebKit/qt/WebCoreSupport/
FrameLoaderClientQt.cpp 593 return m_webFrame->page()->userAgentForUrl(url);
    [all...]

Completed in 52 milliseconds