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

  /external/chromium_org/third_party/WebKit/public/web/
WebRuntimeFeatures.h 66 BLINK_EXPORT static void enableFastMobileScrolling(bool);
  /external/chromium_org/content/child/
runtime_features.cc 55 WebRuntimeFeatures::enableFastMobileScrolling(true);
  /external/chromium_org/third_party/WebKit/Source/web/
WebRuntimeFeatures.cpp 121 void WebRuntimeFeatures::enableFastMobileScrolling(bool enable)

Completed in 4323 milliseconds