HandheldFriendlyMeta  107 Source/core/dom/ViewportDescription.h     bool isLegacyViewportType() const { return type >= HandheldFriendlyMeta && type <= ViewportMeta; }
HandheldFriendlyMeta  463 Source/core/html/HTMLMetaElement-in.cpp             processViewportContentAttribute("width=device-width", ViewportDescription::HandheldFriendlyMeta);