Searched refs:isIgnoreUnsupportedLogElements (Results 1 – 3 of 3) sorted by relevance
58 bool isIgnoreUnsupportedLogElements(const char* tagName);
283 bool isIgnoreUnsupportedLogElements(TVG_UNUSED const char* tagName) in isIgnoreUnsupportedLogElements() function
3399 } else if (!isIgnoreUnsupportedLogElements(tagName)) { in _svgLoaderParserXmlOpen()3434 } else if (!isIgnoreUnsupportedLogElements(tag)) { in _svgLoaderParserXmlCssStyle()