Searched refs:shouldOverrideLegacyDescription (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/html/
H A DHTMLMetaElement-in.cpp404 if (!document().shouldOverrideLegacyDescription(origin))
/external/chromium_org/third_party/WebKit/Source/core/dom/
H A DDocument.h269 bool shouldOverrideLegacyDescription(ViewportDescription::Type);
1377 inline bool Document::shouldOverrideLegacyDescription(ViewportDescription::Type origin) function in class:blink::Document
H A DDocument.cpp3144 if (!shouldOverrideLegacyDescription(viewportDescription.type))

Completed in 146 milliseconds