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

  /external/webkit/Source/WebKit/qt/Api/
qwebsettings.h 140 static void setOfflineWebApplicationCacheQuota(qint64 maximumSize);
qwebsettings.cpp     [all...]
  /external/webkit/Tools/DumpRenderTree/qt/
DumpRenderTreeQt.cpp 454 webPage()->settings()->setOfflineWebApplicationCacheQuota(quota);
    [all...]
LayoutTestControllerQt.cpp 425 m_drt->webPage()->settings()->setOfflineWebApplicationCacheQuota(quota);

Completed in 318 milliseconds