Home
last modified time | relevance | path

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); in Import()
H A Dnanosvg.h166 NSVGimage* nsvgParseFromFile(const char* filename, const char* units, float dpi);
2900 NSVGimage* nsvgParseFromFile(const char* filename, const char* units, float dpi) in nsvgParseFromFile() function