Searched refs:nsvgParseFromFile (Results 1 – 2 of 2) sorted by relevance
63 NSVGimage* svg = nsvgParseFromFile(path.Path(), "px", 96); in Import()
166 NSVGimage* nsvgParseFromFile(const char* filename, const char* units, float dpi);2900 NSVGimage* nsvgParseFromFile(const char* filename, const char* units, float dpi) in nsvgParseFromFile() function