Home
last modified time | relevance | path

Searched defs:behaviorAtBoundary (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/css/
DElementRuleCollector.cpp120 …ment* element, const ContainerNode* scopingNode, SelectorChecker::BehaviorAtBoundary behaviorAtBou… in rulesApplicableInCurrentTreeScope()
140 …atchRequest& matchRequest, RuleRange& ruleRange, SelectorChecker::BehaviorAtBoundary behaviorAtBou… in collectMatchingRules()
181 …atchRequest& matchRequest, RuleRange& ruleRange, SelectorChecker::BehaviorAtBoundary behaviorAtBou… in collectMatchingRulesForRegion()
259 … RuleData& ruleData, const ContainerNode* scope, SelectorChecker::BehaviorAtBoundary behaviorAtBou… in ruleMatches()
300 …::collectRuleIfMatches(const RuleData& ruleData, SelectorChecker::BehaviorAtBoundary behaviorAtBou… in collectRuleIfMatches()
338 …llectMatchingRulesForList(const RuleData* rules, SelectorChecker::BehaviorAtBoundary behaviorAtBou… in collectMatchingRulesForList()
347 …chingRulesForList(const Vector<RuleData>* rules, SelectorChecker::BehaviorAtBoundary behaviorAtBou… in collectMatchingRulesForList()
DSelectorChecker.h95 BehaviorAtBoundary behaviorAtBoundary; member
181 …torChecker::isHostInItsShadowTree(const Element& element, BehaviorAtBoundary behaviorAtBoundary, c… in isHostInItsShadowTree()
DSelectorChecker.cpp339 BehaviorAtBoundary behaviorAtBoundary = nextContext.behaviorAtBoundary; in matchForShadowDistributed() local
/external/chromium_org/third_party/WebKit/Source/core/css/resolver/
DScopedStyleResolver.cpp134 unsigned behaviorAtBoundary = SelectorChecker::DoesNotCrossBoundary; in collectMatchingAuthorRules() local