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

  /external/webkit/Source/WebKit/mac/WebView/
WebPreferences.h 51 @constant WebCacheModelDocumentBrowser Appropriate for a WebView displaying
68 WebCacheModelDocumentBrowser = 1,
422 substantially by specifying WebCacheModelDocumentBrowser. Applications without
WebPreferences.mm 124 cacheModel = WebCacheModelDocumentBrowser;
130 cacheModel = WebCacheModelDocumentBrowser; // To avoid regressions in apps that depended on old WebKit's large cache.
    [all...]
WebView.mm     [all...]
  /external/webkit/Source/WebKit/win/Interfaces/
IWebPreferences.idl 65 WebCacheModelDocumentBrowser = 1,
  /external/webkit/Source/WebKit/win/
WebFrame.cpp     [all...]
WebView.cpp 492 case WebCacheModelDocumentBrowser: {
    [all...]
  /external/webkit/Tools/DumpRenderTree/mac/
DumpRenderTree.mm 445 [preferences setCacheModel:WebCacheModelDocumentBrowser];
    [all...]
  /external/webkit/Source/WebKit/mac/WebCoreSupport/
WebFrameLoaderClient.mm     [all...]

Completed in 2571 milliseconds