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

  /external/chromium_org/third_party/WebKit/public/web/
WebRuntimeFeatures.h 75 BLINK_EXPORT static void enableFastTextAutosizing(bool);
  /external/chromium_org/content/child/
runtime_features.cc 181 WebRuntimeFeatures::enableFastTextAutosizing(true);
  /external/chromium_org/third_party/WebKit/Source/web/
WebRuntimeFeatures.cpp 158 void WebRuntimeFeatures::enableFastTextAutosizing(bool enable)

Completed in 273 milliseconds