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

  /external/chromium_org/third_party/WebKit/public/web/
WebView.h 73 BLINK_EXPORT static const double maxTextSizeMultiplier;
  /external/chromium_org/third_party/WebKit/Source/web/
WebViewImpl.cpp 202 const double WebView::maxTextSizeMultiplier = 3.0;
366 , m_maximumZoomLevel(zoomFactorToZoomLevel(maxTextSizeMultiplier))
    [all...]

Completed in 43 milliseconds