Searched refs:nsvgParseFromFile (Results 1 - 2 of 2) sorted by relevance

/haiku/src/apps/icon-o-matic/import_export/svg/
H A DSVGImporter.cpp63 NSVGimage* svg = nsvgParseFromFile(path.Path(), "px", 96);
H A Dnanosvg.h59 image = nsvgParseFromFile("test.svg", "px", 96);
166 NSVGimage* nsvgParseFromFile(const char* filename, const char* units, float dpi);
2900 NSVGimage* nsvgParseFromFile(const char* filename, const char* units, float dpi) function

Completed in 50 milliseconds