Home
last modified time | relevance | path

Searched refs:hDrawable_ (Results 1 – 10 of 10) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/unx/generic/gdi/
H A Dsalvd.cxx123 hDrawable_ = pData->hDrawable; in X11SalVirtualDevice()
131 hDrawable_ = limitXCreatePixmap( GetXDisplay(), in X11SalVirtualDevice()
200 hDrawable_ = limitXCreatePixmap( GetXDisplay(), in SetSize()
211 hDrawable_ = h; in SetSize()
H A Dsalgdi.cxx64 hDrawable_(None), in X11SalGraphics()
141 if( hDrawable_ == aDrawable ) in SetDrawable()
152 hDrawable_ = aDrawable; in SetDrawable()
484 aRes.hDrawable = hDrawable_; in GetGraphicsData()
791 cairo_surface_t* surface = cairo_xlib_surface_create(GetXDisplay(), hDrawable_, in getCairoContext()
H A Dgdiimpl.cxx170 …mrParent.m_aXRenderPicture = rRenderPeer.CreatePicture( mrParent.hDrawable_, pXRenderFormat, 0, nu… in GetXRenderPicture()
356 mpBrushGC = XCreateGC( pDisplay, mrParent.hDrawable_, in SelectBrush()
393 mpPenGC = XCreateGC( pDisplay, mrParent.hDrawable_, in SelectPen()
745 …ImplSalDDB* pSrcDDB = rSrcX11Bmp.ImplGetDDB( mrParent.hDrawable_, mrParent.m_nXScreen, nDepth, rTR… in drawAlphaBitmap()
807 Pixmap aAlphaPM = limitXCreatePixmap( pXDisplay, mrParent.hDrawable_, in drawAlphaBitmap()
1489 rEntry.m_aPixmap = limitXCreatePixmap( pXDisplay, mrParent.hDrawable_, 1, 1, 32 ); in drawFilledTrapezoids()
1561 rEntry.m_aPixmap = limitXCreatePixmap( pXDisplay, mrParent.hDrawable_, 1, 1, 32 ); in drawFilledTriangles()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/unx/generic/gdi/
H A Dsalvd.cxx130 hDrawable_ = pData->hDrawable; in X11SalVirtualDevice()
139 hDrawable_ = limitXCreatePixmap( GetXDisplay(), in X11SalVirtualDevice()
204 hDrawable_ = limitXCreatePixmap( GetXDisplay(), in SetSize()
215 hDrawable_ = h; in SetSize()
H A Dsalgdi.cxx61 hDrawable_(None), in X11SalGraphics()
134 if( hDrawable_ == aDrawable ) in SetDrawable()
145 hDrawable_ = aDrawable; in SetDrawable()
475 aRes.hDrawable = hDrawable_; in GetGraphicsData()
762 cairo_surface_t* surface = cairo_xlib_surface_create(GetXDisplay(), hDrawable_, in getCairoContext()
H A Dgdiimpl.cxx167 …mrParent.m_aXRenderPicture = rRenderPeer.CreatePicture( mrParent.hDrawable_, pXRenderFormat, 0, nu… in GetXRenderPicture()
354 mpBrushGC = XCreateGC( pDisplay, mrParent.hDrawable_, in SelectBrush()
391 mpPenGC = XCreateGC( pDisplay, mrParent.hDrawable_, in SelectPen()
738 …ImplSalDDB* pSrcDDB = rSrcX11Bmp.ImplGetDDB( mrParent.hDrawable_, mrParent.m_nXScreen, nDepth, rTR… in drawAlphaBitmap()
800 Pixmap aAlphaPM = limitXCreatePixmap( pXDisplay, mrParent.hDrawable_, in drawAlphaBitmap()
1476 rEntry.m_aPixmap = limitXCreatePixmap( pXDisplay, mrParent.hDrawable_, 1, 1, 32 ); in drawFilledTrapezoids()
1548 rEntry.m_aPixmap = limitXCreatePixmap( pXDisplay, mrParent.hDrawable_, 1, 1, 32 ); in drawFilledTriangles()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/inc/unx/
H A Dsalvd.h39 Pixmap hDrawable_; variable
62 Pixmap GetDrawable() const { return hDrawable_; } in GetDrawable()
H A Dsalgdi.h84 Drawable GetDrawable() const { return hDrawable_; } in GetDrawable()
294 Drawable hDrawable_; // use variable
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/inc/unx/
H A Dsalvd.h39 Pixmap hDrawable_; variable
62 Pixmap GetDrawable() const { return hDrawable_; } in GetDrawable()
H A Dsalgdi.h81 Drawable GetDrawable() const { return hDrawable_; } in GetDrawable()
297 Drawable hDrawable_; // use variable