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