Home
last modified time | relevance | path

Searched refs:shouldMergeWithLegacyDescription (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/html/
DHTMLMetaElement-in.cpp395 if (document().shouldMergeWithLegacyDescription(origin)) in processViewportContentAttribute()
/external/chromium_org/third_party/WebKit/Source/core/dom/
DDocument.h262 bool shouldMergeWithLegacyDescription(ViewportDescription::Type);
DDocument.cpp2919 bool Document::shouldMergeWithLegacyDescription(ViewportDescription::Type origin) in shouldMergeWithLegacyDescription() function in WebCore::Document