Home
last modified time | relevance | path

Searched refs:GetDrawable (Results 1 – 25 of 80) sorted by relevance

1234

/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/unx/generic/gdi/
H A Dsalvd.cxx85 SetDrawable(pDevice->GetDrawable(), pPreExistingTarget, m_nXScreen); in Init()
132 pDisplay_->GetDrawable( m_nXScreen ), in X11SalVirtualDevice()
166 if( GetDrawable() && !bExternPixmap_ ) in ~X11SalVirtualDevice()
167 XFreePixmap( GetXDisplay(), GetDrawable() ); in ~X11SalVirtualDevice()
193 pDisplay_->GetDrawable( m_nXScreen ), in SetSize()
198 if( !GetDrawable() ) in SetSize()
201 pDisplay_->GetDrawable( m_nXScreen ), in SetSize()
209 if( GetDrawable() ) in SetSize()
210 XFreePixmap( GetXDisplay(), GetDrawable() ); in SetSize()
H A Dgdiimpl.cxx230 mpCopyGC = CreateGC( mrParent.GetDrawable() ); in GetCopyGC()
273 mpInvertGC = CreateGC( mrParent.GetDrawable(), in GetInvertGC()
328 mpStippleGC = CreateGC( mrParent.GetDrawable(), in GetStippleGC()
424 mrParent.GetDrawable(), in DrawLines()
432 mrParent.GetDrawable(), in DrawLines()
559 const Drawable aDrawable( mrParent.GetDrawable() ); in drawBitmap()
1173 mrParent.GetDrawable(), in drawRect()
1180 mrParent.GetDrawable(), in drawRect()
1257 mrParent.GetDrawable(), in drawPolygon()
1302 mrParent.GetDrawable(), in drawPolyPolygon()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/unx/generic/gdi/
H A Dsalvd.cxx80 const Drawable aVdevDrawable = pDevice->GetDrawable(); in Init()
140 pDisplay_->GetDrawable( m_nXScreen ), in X11SalVirtualDevice()
170 if( GetDrawable() && !bExternPixmap_ ) in ~X11SalVirtualDevice()
171 XFreePixmap( GetXDisplay(), GetDrawable() ); in ~X11SalVirtualDevice()
197 pDisplay_->GetDrawable( m_nXScreen ), in SetSize()
202 if( !GetDrawable() ) in SetSize()
205 pDisplay_->GetDrawable( m_nXScreen ), in SetSize()
213 if( GetDrawable() ) in SetSize()
214 XFreePixmap( GetXDisplay(), GetDrawable() ); in SetSize()
H A Dgdiimpl.cxx227 mpCopyGC = CreateGC( mrParent.GetDrawable() ); in GetCopyGC()
271 mpInvertGC = CreateGC( mrParent.GetDrawable(), in GetInvertGC()
326 mpStippleGC = CreateGC( mrParent.GetDrawable(), in GetStippleGC()
422 mrParent.GetDrawable(), in DrawLines()
430 mrParent.GetDrawable(), in DrawLines()
557 const Drawable aDrawable( mrParent.GetDrawable() ); in drawBitmap()
1160 mrParent.GetDrawable(), in drawRect()
1167 mrParent.GetDrawable(), in drawRect()
1244 mrParent.GetDrawable(), in drawPolygon()
1289 mrParent.GetDrawable(), in drawPolyPolygon()
[all …]
/dports/cad/opencascade/opencascade-7.6.0/src/DDataStd/
H A DDDataStd_DrawPresentation.cxx81 if (P->GetDrawable().IsNull()) P->DrawBuild(); in Display()
174 Handle(Draw_Drawable3D) DDataStd_DrawPresentation::GetDrawable () const in Handle()
206 myDrawable = Handle(DDataStd_DrawPresentation)::DownCast (With)->GetDrawable(); in Restore()
372 if (!P->GetDrawable().IsNull()) { in DrawDisplay()
376 Draw::Set(name,P->GetDrawable()); in DrawDisplay()
396 if (!P->GetDrawable().IsNull()) { in DrawErase()
397 dout.RemoveDrawable(P->GetDrawable()); in DrawErase()
H A DDDataStd_DrawPresentation.hxx66 Standard_EXPORT Handle(Draw_Drawable3D) GetDrawable() const;
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/skia/x11/
H A Dgdiimpl.cxx47 assert(mX11Parent.GetDrawable() != None); in createWindowContext()
48 mWindowContext = createWindowContext(mX11Parent.GetXDisplay(), mX11Parent.GetDrawable(), in createWindowContext()
125 XGetGeometry(mX11Parent.GetXDisplay(), mX11Parent.GetDrawable(), &r, &x, &y, &w, &h, &border, in avoidRecreateByResize()
/dports/devel/upp/upp/uppsrc/CtrlCore/
H A DDrawOpX11.cpp164 XDrawLine(Xdisplay, GetDrawable(), GetGC(), in DrawPolyPolylineOp()
176 XDrawLines(Xdisplay, GetDrawable(), GetGC(), part, *counts, CoordModeOrigin); in DrawPolyPolylineOp()
201 XDrawSegments(Xdisplay, GetDrawable(), GetGC(), segments, segment_count); in DrawPolyPolylineOp()
223 …XFillPolygon(Xdisplay, draw.GetDrawable(), draw.GetGC(), out_points, n, Nonconvex, CoordModeOrigin… in DrawPolyPolyPolygonRaw()
265 XDrawLines(Xdisplay, GetDrawable(), GetGC(), segment, *sp + 1, CoordModeOrigin); in DrawPolyPolyPolygonOp()
304 XDrawArc(Xdisplay, GetDrawable(), GetGC(), rc.left + offset.x, rc.top + offset.y, in DrawArcOp()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/motif/
H A Dbmpbuttn.cpp140 pixmap = (Pixmap) m_bitmaps[State_Normal].GetDrawable(); in OnSetBitmap()
164 insensPixmap = (Pixmap) m_bitmaps[State_Disabled].GetDrawable(); in OnSetBitmap()
189 armPixmap = (Pixmap) m_bitmaps[State_Pressed].GetDrawable(); in OnSetBitmap()
H A Dbmpmotif.cpp103 (Drawable)m_bitmap.GetDrawable(), in CreateImageIfNeeded()
189 (Pixmap)m_bitmap.GetDrawable() ); in GetInsensPixmap()
H A Ddataobj.cpp165 (*(Pixmap*)buf) = (Pixmap)GetBitmap().GetDrawable(); in GetDataHere()
H A Dstatbmp.cpp104 pixmap = (Pixmap) m_messageBitmap.GetDrawable(); in DoSetBitmap()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/motif/
H A Dbmpbuttn.cpp140 pixmap = (Pixmap) m_bitmaps[State_Normal].GetDrawable(); in OnSetBitmap()
164 insensPixmap = (Pixmap) m_bitmaps[State_Disabled].GetDrawable(); in OnSetBitmap()
189 armPixmap = (Pixmap) m_bitmaps[State_Pressed].GetDrawable(); in OnSetBitmap()
H A Dbmpmotif.cpp103 (Drawable)m_bitmap.GetDrawable(), in CreateImageIfNeeded()
189 (Pixmap)m_bitmap.GetDrawable() ); in GetInsensPixmap()
H A Ddataobj.cpp165 (*(Pixmap*)buf) = (Pixmap)GetBitmap().GetDrawable(); in GetDataHere()
H A Dstatbmp.cpp104 pixmap = (Pixmap) m_messageBitmap.GetDrawable(); in DoSetBitmap()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/motif/
H A Dbmpbuttn.cpp140 pixmap = (Pixmap) m_bitmaps[State_Normal].GetDrawable(); in OnSetBitmap()
164 insensPixmap = (Pixmap) m_bitmaps[State_Disabled].GetDrawable(); in OnSetBitmap()
189 armPixmap = (Pixmap) m_bitmaps[State_Pressed].GetDrawable(); in OnSetBitmap()
H A Dbmpmotif.cpp103 (Drawable)m_bitmap.GetDrawable(), in CreateImageIfNeeded()
189 (Pixmap)m_bitmap.GetDrawable() ); in GetInsensPixmap()
H A Ddataobj.cpp165 (*(Pixmap*)buf) = (Pixmap)GetBitmap().GetDrawable(); in GetDataHere()
H A Dstatbmp.cpp104 pixmap = (Pixmap) m_messageBitmap.GetDrawable(); in DoSetBitmap()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/inc/unx/
H A Dsalvd.h62 Pixmap GetDrawable() const { return hDrawable_; } in GetDrawable() function
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/inc/unx/
H A Dsalvd.h62 Pixmap GetDrawable() const { return hDrawable_; } in GetDrawable() function
/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DDDataStd_DrawPresentation.hxx66 Standard_EXPORT Handle(Draw_Drawable3D) GetDrawable() const;
/dports/www/firefox/firefox-99.0/gfx/2d/
H A DBorrowedContext.h61 Drawable GetDrawable() const { return mDrawable; } in GetDrawable() function
/dports/www/firefox-esr/firefox-91.8.0/gfx/2d/
H A DBorrowedContext.h112 Drawable GetDrawable() const { return mDrawable; } in GetDrawable() function

1234