Searched refs:supportDeprecatedTargetDensityDPI (Results 1 – 3 of 3) sorted by relevance
187 void WebSettingsImpl::setSupportDeprecatedTargetDensityDPI(bool supportDeprecatedTargetDensityDPI) in setSupportDeprecatedTargetDensityDPI() argument189 m_supportDeprecatedTargetDensityDPI = supportDeprecatedTargetDensityDPI; in setSupportDeprecatedTargetDensityDPI()
199 bool supportDeprecatedTargetDensityDPI() const { return m_supportDeprecatedTargetDensityDPI; } in supportDeprecatedTargetDensityDPI() function
3027 …layoutFallbackWidth(), deviceScaleFactor(), settingsImpl()->supportDeprecatedTargetDensityDPI(), p… in updatePageDefinedViewportConstraints()