Home
last modified time | relevance | path

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

/trunk/main/vcl/unx/generic/printergfx/
H A Dglyphset.cxx142 sal_Int32 nGlyphSetID; in LookupCharID() local
147 ++aGlyphSet, nGlyphSetID++) in LookupCharID()
154 *nOutGlyphSetID = nGlyphSetID; in LookupCharID()
173 sal_Int32 nGlyphSetID; in LookupGlyphID() local
178 ++aGlyphSet, nGlyphSetID++) in LookupGlyphID()
185 *nOutGlyphSetID = nGlyphSetID; in LookupGlyphID()
368 aSetName.append( nGlyphSetID ); in GetCharSetName()
388 aSetName.append( nGlyphSetID ); in GetGlyphSetName()
713 ++nGlyphSetID; in PSUploadEncoding()
891 sal_Int32 nGlyphSetID; in PSUploadFont() local
[all …]
H A Dglyphset.hxx62 rtl::OString GetGlyphSetName (sal_Int32 nGlyphSetID);
63 rtl::OString GetCharSetName (sal_Int32 nGlyphSetID);
64 sal_Int32 GetGlyphSetEncoding (sal_Int32 nGlyphSetID);
65 rtl::OString GetGlyphSetEncodingName (sal_Int32 nGlyphSetID);
67 rtl::OString GetReencodedFontName (sal_Int32 nGlyphSetID);
69 sal_Int32 nGlyphSetID);

Completed in 21 milliseconds