Home | History | Annotate | Download | only in dom

Lines Matching refs:m_legacyViewportDescription

3121     return settings() && settings()->viewportMetaMergeContentQuirk() && m_legacyViewportDescription.isMetaViewportType() && m_legacyViewportDescription.type == origin;
3134 m_legacyViewportDescription = viewportDescription;
3145 m_viewportDescription = m_legacyViewportDescription;