Home
last modified time | relevance | path

Searched refs:X11SalGraphics (Results 1 – 17 of 17) sorted by relevance

/aoo42x/main/vcl/unx/generic/gdi/
H A Dsalgdi.cxx94 X11SalGraphics::X11SalGraphics() in X11SalGraphics() function in X11SalGraphics
153 X11SalGraphics::~X11SalGraphics() in ~X11SalGraphics()
161 void X11SalGraphics::freeResources() in freeResources()
243 void X11SalGraphics::DeInit() in DeInit()
280 GC X11SalGraphics::SelectPen() in SelectPen()
309 GC X11SalGraphics::SelectBrush() in SelectBrush()
357 GC X11SalGraphics::GetTrackingGC() in GetTrackingGC()
568 void X11SalGraphics::ResetClipRegion() in ResetClipRegion()
655 void X11SalGraphics::SetLineColor() in SetLineColor()
676 void X11SalGraphics::SetFillColor() in SetFillColor()
[all …]
H A Dsalgdi2.cxx158 inline GC X11SalGraphics::GetCopyGC() in GetCopyGC()
174 GC X11SalGraphics::GetInvertGC() in GetInvertGC()
192 GC X11SalGraphics::GetInvert50GC() in GetInvert50GC()
240 inline GC X11SalGraphics::GetStippleGC() in GetStippleGC()
259 int X11SalGraphics::Clip( XLIB_Region pRegion, in Clip()
297 int X11SalGraphics::Clip( int &nX, in Clip()
339 GC X11SalGraphics::SetMask( int &nX, in SetMask()
417 void X11SalGraphics::YieldGraphicsExpose() in YieldGraphicsExpose()
463 X11SalGraphics* pSrcGraphics = pSSrcGraphics in copyBits()
905 bool X11SalGraphics::drawTransformedBitmap( in drawTransformedBitmap()
[all …]
H A Dsalgdi3.cxx150 X11SalGraphics::GetFontGC() in GetFontGC()
947 const ImplFontCharMap* X11SalGraphics::GetImplFontCharMap() const in GetImplFontCharMap()
975 X11SalGraphics::SetTextColor( SalColor nSalColor ) in SetTextColor()
987 bool X11SalGraphics::AddTempDevFont( ImplDevFontList* pFontList, in AddTempDevFont()
1026 void X11SalGraphics::GetDevFontList( ImplDevFontList *pList ) in GetDevFontList()
1076 void X11SalGraphics::GetDevFontSubstList( OutputDevice* ) in GetDevFontSubstList()
1252 bool X11SalGraphics::GetGlyphOutline( sal_GlyphId aGlyphId, in GetGlyphOutline()
1299 SystemFontData X11SalGraphics::GetSysFontData( int nFallbacklevel ) const in GetSysFontData()
1324 sal_Bool X11SalGraphics::CreateFontSubset( in CreateFontSubset()
1367 void X11SalGraphics::FreeEmbedFontData( const void* pData, long nLen ) in FreeEmbedFontData()
[all …]
H A Dsalvd.cxx75 pGraphics ? static_cast<X11SalGraphics*>(pGraphics)->GetScreenNumber() : in CreateVirtualDevice()
93 void X11SalGraphics::Init( X11SalVirtualDevice *pDevice, SalColormap* pColormap, bool bDeleteColorm… in Init()
142 pGraphics_ = new X11SalGraphics(); in Init()
H A Dgcach_xpeer.cxx672 void X11SalGraphics::releaseGlyphPeer() in releaseGlyphPeer()
/aoo42x/main/vcl/inc/unx/
H A Dsalgdi.h75 class VCLPLUG_GEN_PUBLIC X11SalGraphics : public SalGraphics class
202 X11SalGraphics();
203 virtual ~X11SalGraphics();
373 inline const SalDisplay *X11SalGraphics::GetDisplay() const in GetDisplay()
376 inline const SalVisual& X11SalGraphics::GetVisual() const in GetVisual()
379 inline Display *X11SalGraphics::GetXDisplay() const in GetXDisplay()
382 inline Pixel X11SalGraphics::GetPixel( SalColor nSalColor ) const in GetPixel()
H A Dsalframe.h44 class X11SalGraphics;
83 X11SalGraphics *pGraphics_; // current frame graphics
84 X11SalGraphics *pFreeGraphics_; // first free frame graphics
H A Dsalvd.h33 class X11SalGraphics;
39 X11SalGraphics *pGraphics_;
/aoo42x/main/vcl/unx/kde4/
H A DKDESalFrame.hxx36 X11SalGraphics* pGraphics;
H A DKDESalGraphics.hxx35 class KDESalGraphics : public X11SalGraphics
H A DKDESalGraphics.cxx566 X11SalGraphics::CopyScreenArea( GetXDisplay(), in drawNativeControl()
/aoo42x/main/vcl/inc/unx/kde/
H A Dkdedata.hxx55 X11SalGraphics* pGraphics;
/aoo42x/main/vcl/inc/unx/gtk/
H A Dgtkgdi.hxx35 class GtkSalGraphics : public X11SalGraphics
/aoo42x/main/vcl/unx/kde/
H A Dsalnativewidgets-kde.cxx473 X11SalGraphics::CopyScreenArea( dpy, in drawStyledWidget()
774 X11SalGraphics::CopyScreenArea( dpy, in drawStyledWidget()
1159 class KDESalGraphics : public X11SalGraphics
/aoo42x/main/vcl/unx/gtk/gdi/
H A Dsalnativewidgets-gtk.cxx475 X11SalGraphics::ResetClipRegion(); in ResetClipRegion()
481 bool bRet = X11SalGraphics::setClipRegion( m_aClipRegion ); in setClipRegion()
505 X11SalGraphics::copyBits( rPosAry, pSrcGraphics ); in copyBits()
/aoo42x/main/vcl/unx/generic/app/
H A Dsaldisp.cxx549 X11SalGraphics::releaseGlyphPeer(); in doDestruct()
/aoo42x/main/vcl/unx/generic/window/
H A Dsalframe.cxx928 pGraphics_ = new X11SalGraphics(); in GetGraphics()

Completed in 134 milliseconds