Home
last modified time | relevance | path

Searched refs:matchAuthorRulesForShadowHost (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/css/resolver/
DStyleResolver.h251 …void matchAuthorRulesForShadowHost(Element*, ElementRuleCollector&, bool includeEmptyRules, Vector…
DStyleResolver.cpp441 void StyleResolver::matchAuthorRulesForShadowHost(Element* element, ElementRuleCollector& collector… in matchAuthorRulesForShadowHost() function in WebCore::StyleResolver
482matchAuthorRulesForShadowHost(element, collector, includeEmptyRules, resolvers, resolversInShadowT… in matchAuthorRules()