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 265 unsigned specificityForPage() const;
CSSSelector.cpp 69 return specificityForPage() & maxValueMask;
125 unsigned CSSSelector::specificityForPage() const
    [all...]

Completed in 946 milliseconds