Searched refs:supportDeprecatedTargetDensityDPI (Results 1 – 3 of 3) sorted by relevance
209 void WebSettingsImpl::setSupportDeprecatedTargetDensityDPI(bool supportDeprecatedTargetDensityDPI) in setSupportDeprecatedTargetDensityDPI() argument211 m_supportDeprecatedTargetDensityDPI = supportDeprecatedTargetDensityDPI; in setSupportDeprecatedTargetDensityDPI()
187 bool supportDeprecatedTargetDensityDPI() const { return m_supportDeprecatedTargetDensityDPI; } in supportDeprecatedTargetDensityDPI() function
3240 …ltMinWidth.intValue(), deviceScaleFactor(), settingsImpl()->supportDeprecatedTargetDensityDPI(), p… in updatePageDefinedViewportConstraints()