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

  /external/chromium_org/third_party/WebKit/public/web/
WebRuntimeFeatures.h 40 // Most clients should call enableStableFeatures() to enable
44 WEBKIT_EXPORT static void enableStableFeatures(bool);
  /external/chromium_org/webkit/support/
webkit_support.cc 125 WebKit::WebRuntimeFeatures::enableStableFeatures(true);
  /external/chromium_org/content/child/
runtime_features.cc 50 WebRuntimeFeatures::enableStableFeatures(true);
  /external/chromium_org/third_party/WebKit/Source/testing/runner/
TestInterfaces.cpp 62 WebRuntimeFeatures::enableStableFeatures(true);
  /external/chromium_org/third_party/WebKit/Source/web/
WebRuntimeFeatures.cpp 41 void WebRuntimeFeatures::enableStableFeatures(bool enable)

Completed in 129 milliseconds