Searched refs:ViewportMeta (Results 1 – 3 of 3) sorted by relevance
46 ViewportMeta, enumerator124 … bool isLegacyViewportType() const { return type >= HandheldFriendlyMeta && type <= ViewportMeta; } in isLegacyViewportType()125 bool isMetaViewportType() const { return type == ViewportMeta; } in isMetaViewportType()
468 processViewportContentAttribute(contentValue, ViewportDescription::ViewportMeta); in process()
3219 …->viewportMetaLayoutSizeQuirk() && adjustedDescription.type == ViewportDescription::ViewportMeta) { in updatePageDefinedViewportConstraints()