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

  /external/chromium_org/third_party/WebKit/Source/web/
WebSettingsImpl.h 187 bool supportDeprecatedTargetDensityDPI() const { return m_supportDeprecatedTargetDensityDPI; }
205 bool m_supportDeprecatedTargetDensityDPI;
WebSettingsImpl.cpp 52 , m_supportDeprecatedTargetDensityDPI(false)
211 m_supportDeprecatedTargetDensityDPI = supportDeprecatedTargetDensityDPI;

Completed in 39 milliseconds