Searched defs:BehaviorAtBoundary (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/css/
H A DSelectorChecker.h50 enum BehaviorAtBoundary { enum in class:WebCore::SelectorChecker
95 BehaviorAtBoundary behaviorAtBoundary;
125 static bool isHostInItsShadowTree(const Element&, BehaviorAtBoundary, const ContainerNode* scope);
181 inline bool SelectorChecker::isHostInItsShadowTree(const Element& element, BehaviorAtBoundary behaviorAtBoundary, const ContainerNode* scope)

Completed in 24 milliseconds