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 61 BLINK_EXPORT static void enableFastMobileScrolling(bool);
  /external/chromium_org/content/child/
runtime_features.cc 54 WebRuntimeFeatures::enableFastMobileScrolling(true);
  /external/chromium_org/third_party/WebKit/Source/web/
WebRuntimeFeatures.cpp 108 void WebRuntimeFeatures::enableFastMobileScrolling(bool enable)

Completed in 29 milliseconds