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

  /external/chromium_org/third_party/WebKit/Source/core/css/
CSSSelector.h 342 unsigned specificityForPage() const;
CSSSelector.cpp 74 return specificityForPage() & maxValueMask;
130 unsigned CSSSelector::specificityForPage() const

Completed in 757 milliseconds