Home | History | Annotate | Download | only in css

Lines Matching defs:SelectorChecker

873 CSSStyleSelector::SelectorChecker::SelectorChecker(Document* document, bool strictParsing)
882 PseudoState CSSStyleSelector::SelectorChecker::checkPseudoState(Element* element, bool checkVisited) const
924 bool CSSStyleSelector::SelectorChecker::checkSelector(CSSSelector* sel, Element* element) const
1781 CSSStyleSelector::SelectorMatch CSSStyleSelector::SelectorChecker::checkSelector(CSSSelector* sel, Element* e, HashSet<AtomicStringImpl*>* selectorAttrs, PseudoId& dynamicPseudo, bool isAncestor, bool isSubSelector, RenderStyle* elementStyle, RenderStyle* elementParentStyle) const
1940 bool CSSStyleSelector::SelectorChecker::checkOneSelector(CSSSelector* sel, Element* e, HashSet<AtomicStringImpl*>* selectorAttrs, PseudoId& dynamicPseudo, bool isAncestor, bool isSubSelector, RenderStyle* elementStyle, RenderStyle* elementParentStyle) const
2654 bool CSSStyleSelector::SelectorChecker::checkScrollbarPseudoClass(CSSSelector* sel, PseudoId&) const
6077 void CSSStyleSelector::SelectorChecker::allVisitedStateChanged()
6087 void CSSStyleSelector::SelectorChecker::visitedStateChanged(LinkHash visitedHash)