OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:atHostRuleSetFor
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/WebKit/Source/core/css/resolver/
ScopedStyleResolver.h
86
RuleSet*
atHostRuleSetFor
(const ShadowRoot*) const;
ScopedStyleResolver.cpp
342
inline RuleSet* ScopedStyleResolver::
atHostRuleSetFor
(const ShadowRoot* shadowRoot) const
378
if (RuleSet* ruleSet =
atHostRuleSetFor
(shadowRoot))
Completed in 41 milliseconds