Searched refs:StreamToFile (Results 1 – 3 of 3) sorted by relevance
104 int StreamToFile(TrueTypeCreator *_this, const char* fname);
389 int StreamToFile(TrueTypeCreator *_this, const char* fname) in StreamToFile() function1658 StreamToFile(ttcr, "ttcrout.ttf"); in main()
2280 if ((res = StreamToFile(ttcr, fname)) != SF_OK) { in CreateTTFromTTGlyphs()
Completed in 118 milliseconds