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

  /external/chromium_org/third_party/WebKit/public/web/
WebRuntimeFeatures.h 101 BLINK_EXPORT static void enableTouchIconLoading(bool);
  /external/chromium_org/content/child/
runtime_features.cc 52 WebRuntimeFeatures::enableTouchIconLoading(true);
  /external/chromium_org/third_party/WebKit/Source/web/
WebRuntimeFeatures.cpp 208 void WebRuntimeFeatures::enableTouchIconLoading(bool enable)

Completed in 36 milliseconds