Searched refs:_svgLoaderParser (Results 1 – 1 of 1) sorted by relevance
3448 static bool _svgLoaderParser(void* data, SimpleXMLType type, const char* content, unsigned int leng… in _svgLoaderParser() function3822 if (!simpleXmlParse(content, size, true, _svgLoaderParser, &(loaderData))) return; in run()