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