OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hasOnlyScopedResolverForDocument
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/WebKit/Source/core/css/resolver/
ScopedStyleResolver.h
109
bool
hasOnlyScopedResolverForDocument
() const { return m_scopedResolverForDocument && m_authorStyles.size() == 1; }
StyleResolver.cpp
354
if (m_styleTree.
hasOnlyScopedResolverForDocument
()) {
734
if (m_styleTree.
hasOnlyScopedResolverForDocument
())
[
all
...]
Completed in 360 milliseconds