Lines Matching refs:GlyphSet

51 GlyphSet::GlyphSet ()   in GlyphSet()  function in GlyphSet
57 GlyphSet::GlyphSet (sal_Int32 nFontID, sal_Bool bVertical) in GlyphSet() function in GlyphSet
69 GlyphSet::~GlyphSet () in ~GlyphSet()
75 GlyphSet::GetFontID () in GetFontID()
81 GlyphSet::GetFontType () in GetFontType()
87 GlyphSet::IsVertical () in IsVertical()
93 GlyphSet::SetFont (sal_Int32 nFontID, sal_Bool bVertical) in SetFont()
112 GlyphSet::GetCharID ( in GetCharID()
123 GlyphSet::GetGlyphID ( in GetGlyphID()
135 GlyphSet::LookupCharID ( in LookupCharID()
166 GlyphSet::LookupGlyphID ( in LookupGlyphID()
197 GlyphSet::GetAnsiMapping (sal_Unicode nUnicodeChar) in GetAnsiMapping()
218 GlyphSet::GetSymbolMapping (sal_Unicode nUnicodeChar) in GetSymbolMapping()
229 GlyphSet::AddNotdef (char_map_t &rCharMap) in AddNotdef()
236 GlyphSet::AddNotdef (glyph_map_t &rGlyphMap) in AddNotdef()
242 GlyphSet::AddCharID ( in AddCharID()
300 GlyphSet::AddGlyphID ( in AddGlyphID()
359 GlyphSet::GetCharSetName (sal_Int32 nGlyphSetID) in GetCharSetName()
379 GlyphSet::GetGlyphSetName (sal_Int32 nGlyphSetID) in GetGlyphSetName()
399 GlyphSet::GetGlyphSetEncoding (sal_Int32 nGlyphSetID) in GetGlyphSetEncoding()
415 GlyphSet::GetGlyphSetEncodingName (rtl_TextEncoding nEnc, const OString &rFontName) in GetGlyphSetEncodingName()
436 GlyphSet::GetGlyphSetEncodingName (sal_Int32 nGlyphSetID) in GetGlyphSetEncodingName()
442 GlyphSet::PSDefineReencodedFont (osl::File* pOutFile, sal_Int32 nGlyphSetID) in PSDefineReencodedFont()
467 GlyphSet::GetReencodedFontName (rtl_TextEncoding nEnc, const OString &rFontName) in GetReencodedFontName()
489 GlyphSet::GetReencodedFontName (sal_Int32 nGlyphSetID) in GetReencodedFontName()
494 void GlyphSet::DrawGlyphs( in DrawGlyphs()
565 GlyphSet::DrawText (PrinterGfx &rGfx, const Point& rPoint, in DrawText()
576 GlyphSet::ImplDrawText (PrinterGfx &rGfx, const Point& rPoint, in ImplDrawText()
622 GlyphSet::ImplDrawText (PrinterGfx &rGfx, const Point& rPoint, in ImplDrawText()
698 GlyphSet::PSUploadEncoding(osl::File* pOutFile, PrinterGfx &rGfx) in PSUploadEncoding()
833 GlyphSet::PSUploadFont (osl::File& rOutFile, PrinterGfx &rGfx, bool bAllowType42, std::list< OStrin… in PSUploadFont()