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

  /external/chromium_org/third_party/WebKit/Source/web/
WebSettingsImpl.cpp 209 void WebSettingsImpl::setSupportDeprecatedTargetDensityDPI(bool supportDeprecatedTargetDensityDPI)
211 m_supportDeprecatedTargetDensityDPI = supportDeprecatedTargetDensityDPI;
WebSettingsImpl.h 187 bool supportDeprecatedTargetDensityDPI() const { return m_supportDeprecatedTargetDensityDPI; }
WebViewImpl.cpp     [all...]

Completed in 140 milliseconds