Home
last modified time | relevance | path

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

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