Searched refs:isForPage (Results 1 – 2 of 2) sorted by relevance
/external/chromium_org/third_party/WebKit/Source/core/css/ | ||
D | CSSSelector.h | 323 bool isForPage() const { return m_isForPage; } in isForPage() function |
D | CSSSelector.cpp | 73 if (isForPage()) in specificity() |