Searched refs:mpFontFile (Results 1 – 2 of 2) sorted by relevance
294 mpFontFile( FtFontFile::FindFontFile( rNativeFileName ) ), in FtFontInfo()308 maDevFontAttributes.mnQuality += mpFontFile->GetLangBoost(); in FtFontInfo()339 if( !mpFontFile->Map() ) in GetFaceFT()342 (FT_Byte*)mpFontFile->GetBuffer(), in GetFaceFT()343 mpFontFile->GetFileSize(), mnFaceNum, &maFaceFT ); in GetFaceFT()360 mpFontFile->Unmap(); in ReleaseFaceFT()408 const unsigned char* pBuffer = mpFontFile->GetBuffer(); in GetTable()409 int nFileSize = mpFontFile->GetFileSize(); in GetTable()433 if( (pTable + nLength) <= (mpFontFile->GetBuffer() + nFileSize) ) in GetTable()
81 const ::rtl::OString* GetFontFileName() const { return mpFontFile->GetFileName(); } in GetFontFileName()102 FtFontFile* mpFontFile; member in FtFontInfo
Completed in 16 milliseconds