OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UserAgentStyleSheet
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/WebKit/Source/core/dom/
ViewportDescription.h
41
UserAgentStyleSheet
,
61
ViewportDescription(Type type =
UserAgentStyleSheet
)
109
bool isSpecifiedByAuthor() const { return type !=
UserAgentStyleSheet
; }
/external/chromium_org/third_party/WebKit/Source/core/css/resolver/
ViewportStyleResolver.cpp
102
ViewportDescription description(m_hasAuthorStyle ? ViewportDescription::AuthorStyleSheet : ViewportDescription::
UserAgentStyleSheet
);
Completed in 47 milliseconds