Home
last modified time | relevance | path

Searched refs:StreamToMemory (Results 1 – 3 of 3) sorted by relevance

/trunk/main/vcl/source/fontsubset/
H A Dttcr.hxx98 int StreamToMemory(TrueTypeCreator *_this, sal_uInt8 **ptr, sal_uInt32 *length);
H A Dttcr.cxx308 int StreamToMemory(TrueTypeCreator *_this, sal_uInt8 **ptr, sal_uInt32 *length) in StreamToMemory() function
396 if ((r = StreamToMemory(_this, &ptr, &length)) != SF_OK) return r; in StreamToFile()
H A Dsft.cxx2450 if ((res = StreamToMemory(ttcr, &sfntP, &sfntLen)) != SF_OK) { in CreateT42FromTTGlyphs()

Completed in 41 milliseconds