Searched refs:GetFontFileName (Results 1 – 5 of 5) sorted by relevance
81 const ::rtl::OString* GetFontFileName() const { return mpFontFile->GetFileName(); } in GetFontFileName() function in FtFontInfo175 virtual const ::rtl::OString* GetFontFileName() const { return mpFontInfo->GetFontFileName(); } in GetFontFileName() function in FreetypeServerFont
96 sal_Int32 nHashCode = font.GetFontFileName()->hashCode(); in FontProperties()
232 const char* pName = mrServerFont.GetFontFileName()->getStr(); in getFontTable()
725 … pFI->GetFontFileName()->getStr(), rFSD.mnHeight, rFSD.mnWidth, pFI->IsSymbolFont(), maFaceFT!=0 ); in FreetypeServerFont()
174 virtual const ::rtl::OString* GetFontFileName() const { return NULL; } in GetFontFileName() function in ServerFont
Completed in 33 milliseconds