Searched refs:matchNth (Results 1 – 6 of 6) sorted by relevance
206 bool matchNth(int count);239 bool matchNth(int count);
521 bool CSSSelector::matchNth(int count) in matchNth() function in WebCore::CSSSelector524 return m_data.m_rareData->matchNth(count); in matchNth()570 bool CSSSelector::RareData::matchNth(int count) in matchNth() function in WebCore::CSSSelector::RareData
2204 if (sel->matchNth(count)) in checkOneSelector()2228 if (sel->matchNth(count)) in checkOneSelector()2251 if (sel->matchNth(count)) in checkOneSelector()2275 if (sel->matchNth(count)) in checkOneSelector()
65537 (WebCore::CSSSelector::matchNth):65539 (WebCore::CSSSelector::RareData::matchNth):89950 … (WebCore::CSSNthSelector::matchNth): Moved from CSSStyleSelector and modified to use the cache
25823 (matchNth):
52167 (WebCore::matchNth):