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

  /external/webkit/Source/WebKit/chromium/public/
WebView.h 61 WEBKIT_API static const double maxTextSizeMultiplier;
  /external/webkit/Source/WebKit/chromium/src/
WebViewImpl.cpp 178 const double WebView::maxTextSizeMultiplier = 3.0;
307 , m_maximumZoomLevel(zoomFactorToZoomLevel(maxTextSizeMultiplier))
    [all...]

Completed in 21 milliseconds