Searched refs:specificityForPage (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/css/
H A DCSSSelector.h265 unsigned specificityForPage() const;
H A DCSSSelector.cpp69 return specificityForPage() & maxValueMask;
125 unsigned CSSSelector::specificityForPage() const function in class:WebCore::CSSSelector

Completed in 67 milliseconds