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

  /external/chromium_org/content/public/common/
content_switches.cc 106 const char kDisableBackingStoreLimit[] = "disable-backing-store-limit";
    [all...]
content_switches.h 44 extern const char kDisableBackingStoreLimit[];
  /external/chromium_org/content/browser/renderer_host/
backing_store_manager.cc 55 unlimited = command.HasSwitch(switches::kDisableBackingStoreLimit);

Completed in 64 milliseconds