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 63 BLINK_EXPORT static void enableFastTextAutosizing(bool);
  /external/chromium_org/content/child/
runtime_features.cc 149 WebRuntimeFeatures::enableFastTextAutosizing(true);
152 WebRuntimeFeatures::enableFastTextAutosizing(false);
  /external/chromium_org/third_party/WebKit/Source/web/
WebRuntimeFeatures.cpp 113 void WebRuntimeFeatures::enableFastTextAutosizing(bool enable)

Completed in 465 milliseconds