Searched defs:facenum (Results 1 – 1 of 1) sorted by relevance
1655 int OpenTTFontFile( const char* fname, sal_uInt32 facenum, TrueTypeFont** ttf ) in OpenTTFontFile()1714 int OpenTTFontBuffer(void* pBuffer, sal_uInt32 nLen, sal_uInt32 facenum, TrueTypeFont** ttf) in OpenTTFontBuffer()1727 static int doOpenTTFont( sal_uInt32 facenum, TrueTypeFont* t ) in doOpenTTFont()
Completed in 33 milliseconds