Searched defs:supportDeprecatedTargetDensityDPI (Results 1 – 2 of 2) sorted by relevance
199 bool supportDeprecatedTargetDensityDPI() const { return m_supportDeprecatedTargetDensityDPI; } in supportDeprecatedTargetDensityDPI() function
187 void WebSettingsImpl::setSupportDeprecatedTargetDensityDPI(bool supportDeprecatedTargetDensityDPI) in setSupportDeprecatedTargetDensityDPI()