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

/external/webkit/Source/WebCore/css/
H A DCSSSelector.cpp57 return (total + selector->specificityForPage()) & maxValueMask;
95 unsigned CSSSelector::specificityForPage() const function in class:WebCore::CSSSelector

Completed in 48 milliseconds