Home
last modified time | relevance | path

Searched refs:GetGlyphSetEncodingName (Results 1 – 2 of 2) sorted by relevance

/trunk/main/vcl/unx/generic/printergfx/
H A Dglyphset.cxx415 GlyphSet::GetGlyphSetEncodingName (rtl_TextEncoding nEnc, const OString &rFontName) in GetGlyphSetEncodingName() function in GlyphSet
436 GlyphSet::GetGlyphSetEncodingName (sal_Int32 nGlyphSetID) in GetGlyphSetEncodingName() function in GlyphSet
438 return GetGlyphSetEncodingName (GetGlyphSetEncoding(nGlyphSetID), maBaseName); in GetGlyphSetEncodingName()
458 nSize += psp::appendStr (GetGlyphSetEncodingName(nGlyphSetID), in PSDefineReencodedFont()
732 nSize += psp::appendStr (GetGlyphSetEncodingName(nGlyphSetID), in PSUploadEncoding()
H A Dglyphset.hxx65 rtl::OString GetGlyphSetEncodingName (sal_Int32 nGlyphSetID);
108 GetGlyphSetEncodingName (rtl_TextEncoding nEnc,

Completed in 23 milliseconds