Searched refs:nsvg__startElement (Results 1 – 1 of 1) sorted by relevance
2663 static void nsvg__startElement(void* ud, const char* el, const char** attr) in nsvg__startElement() function2887 nsvg__parseXML(input, nsvg__startElement, nsvg__endElement, nsvg__content, p); in nsvgParse()