Home
last modified time | relevance | path

Searched refs:nsvg__endElement (Results 1 – 1 of 1) sorted by relevance

/haiku/src/apps/icon-o-matic/import_export/svg/
H A Dnanosvg.h2725 static void nsvg__endElement(void* ud, const char* el) in nsvg__endElement() function
2887 nsvg__parseXML(input, nsvg__startElement, nsvg__endElement, nsvg__content, p); in nsvgParse()