HomeSort by relevance Sort by last modified time
    Searched refs:MatchSelector (Results 1 - 2 of 2) sorted by null

  /external/pdfium/core/fxcrt/css/
cfx_cssstyleselector.h 50 bool MatchSelector(const WideString& tagname, CFX_CSSSelector* pSel);
cfx_cssstyleselector.cpp 63 if (MatchSelector(tagname, d->pSelector))
69 bool CFX_CSSStyleSelector::MatchSelector(const WideString& tagname,

Completed in 852 milliseconds