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

  /external/webkit/Source/WebKit/qt/Api/
qwebsecurityorigin.h 54 void setApplicationCacheQuota(qint64 quota);
qwebsecurityorigin.cpp 156 void QWebSecurityOrigin::setApplicationCacheQuota(qint64 quota)
  /external/webkit/Tools/DumpRenderTree/qt/
DumpRenderTreeQt.cpp     [all...]
LayoutTestControllerQt.cpp 567 m_topLoadingFrame->securityOrigin().setApplicationCacheQuota(quota);

Completed in 88 milliseconds