HomeSort by relevance Sort by last modified time
    Searched refs:checkScrollbarPseudoClass (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/css/
SelectorChecker.h 135 bool checkScrollbarPseudoClass(const SelectorCheckingContext&, Document*, const CSSSelector*) const;
SelectorChecker.cpp 506 return checkScrollbarPseudoClass(context, &element.document(), selector);
    [all...]

Completed in 2712 milliseconds