OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:elementcontext
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/WebKit/Source/core/css/resolver/
StyleResolverState.h
60
const ElementResolveContext&
elementContext
() const { return m_elementContext; }
StyleResolver.cpp
664
SharedStyleFinder styleFinder(state.
elementContext
(), m_features, m_siblingRuleSet.get(), m_uncommonAttributeRuleSet.get(), *this);
706
ElementRuleCollector collector(state.
elementContext
(), m_selectorFilter, state.style());
[
all
...]
Completed in 256 milliseconds