Searched refs:MatchSelector (Results 1 – 2 of 2) sorted by relevance
50 bool MatchSelector(const WideString& tagname, CFX_CSSSelector* pSel);
63 if (MatchSelector(tagname, d->pSelector)) in MatchDeclarations()69 bool CFX_CSSStyleSelector::MatchSelector(const WideString& tagname, in MatchSelector() function in CFX_CSSStyleSelector