Searched refs:Glyph (Results 1 – 10 of 10) sorted by relevance
/trunk/main/vcl/unx/generic/gdi/ |
H A D | gcach_xpeer.cxx | 46 Glyph maXRGlyphId; 151 static const Glyph NO_GLYPHID = 0; 169 pMSGlyph->maXRGlyphId = reinterpret_cast<Glyph>(rEGD.mpData); in PrepareForMultiscreen() 191 Glyph X11GlyphPeer::GetRenderGlyph( const GlyphData& rGD ) const in GetRenderGlyph() 193 Glyph aGlyphId = NO_GLYPHID; in GetRenderGlyph() 196 aGlyphId = reinterpret_cast<Glyph>(rEGD.mpData); in GetRenderGlyph() 204 void X11GlyphPeer::SetRenderGlyph( GlyphData& rGD, Glyph aGlyphId ) const in SetRenderGlyph()
|
H A D | xrender_peer.hxx | 35 typedef Glyph XRenderGlyph; 113 void (*mpXRenderAddGlyphs)(Display*,GlyphSet,Glyph*, 115 void (*mpXRenderFreeGlyphs)(Display*,GlyphSet,Glyph*,int);
|
H A D | gcach_xpeer.hxx | 35 typedef Glyph XRenderGlyph; 58 void SetRenderGlyph( GlyphData&, Glyph ) const;
|
H A D | xrender_peer.cxx | 124 mpXRenderAddGlyphs = (void(*)(Display*,GlyphSet,Glyph*,const XGlyphInfo*, in InitRenderLib() 129 mpXRenderFreeGlyphs = (void(*)(Display*,GlyphSet,Glyph*,int))pFunc; in InitRenderLib()
|
/trunk/main/x11_extensions/inc/ |
H A D | Xrender.h | 302 _Xconst Glyph *gids, 311 _Xconst Glyph *gids,
|
H A D | render.h | 29 typedef XID Glyph; typedef
|
/trunk/main/vcl/source/gdi/ |
H A D | pdfwriter_impl.hxx | 336 struct Glyph struct in vcl::PDFWriterImpl 341 typedef std::map< sal_GlyphId, Glyph > FontMapping;
|
H A D | pdfwriter_impl.cxx | 6951 Glyph& rNewGlyph = rSubset.m_aMapping[ nFontGlyphId ]; in registerGlyphs()
|
/trunk/main/ |
H A D | LICENSE | 961 Adobe Core 35 AFM Files with 314 Glyph Entries
|
/trunk/main/extras/source/truetype/symbol/OpenSymbol 2.1/ |
H A D | OpenSymbol.sfd | 779 NameList: Adobe Glyph List
|
Completed in 276 milliseconds