OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hasLegacyViewportTag
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/WebKit/Source/core/css/resolver/
ViewportStyleResolver.cpp
95
if (!m_propertySet || (!m_hasAuthorStyle && m_document->
hasLegacyViewportTag
())) {
/external/chromium_org/third_party/WebKit/Source/core/dom/
Document.h
269
bool
hasLegacyViewportTag
() const { return m_legacyViewportDescription.isLegacyViewportType(); }
[
all
...]
Completed in 50 milliseconds