Searched refs:StreamToMemory (Results 1 – 3 of 3) sorted by relevance
98 int StreamToMemory(TrueTypeCreator *_this, sal_uInt8 **ptr, sal_uInt32 *length);
308 int StreamToMemory(TrueTypeCreator *_this, sal_uInt8 **ptr, sal_uInt32 *length) in StreamToMemory() function396 if ((r = StreamToMemory(_this, &ptr, &length)) != SF_OK) return r; in StreamToFile()
2450 if ((res = StreamToMemory(ttcr, &sfntP, &sfntLen)) != SF_OK) { in CreateT42FromTTGlyphs()
Completed in 23 milliseconds