Home
last modified time | relevance | path

Searched defs:SetGraphics (Results 1 – 14 of 14) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Windows.Forms/System.Windows.Forms/
H A DPaintEventArgs.cs71 internal Graphics SetGraphics (Graphics g) in SetGraphics() method in System.Windows.Forms.PaintEventArgs
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Drawing.Common/src/System/Drawing/Printing/
H A DPrintPageEventArgs.Unix.cs112 internal void SetGraphics(Graphics g) in SetGraphics() method in System.Drawing.Printing.PrintPageEventArgs
H A DPrintPageEventArgs.Windows.cs106 internal void SetGraphics(Graphics value) in SetGraphics() method in System.Drawing.Printing.PrintPageEventArgs
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Drawing/System.Drawing.Printing/
H A DPrintPageEventArgs.cs93 internal void SetGraphics(Graphics g) in SetGraphics() method in System.Drawing.Printing.PrintPageEventArgs
/dports/games/openclonk/openclonk-release-8.1-src/planet/Objects.ocd/Libraries.ocd/Goal.ocd/
H A DScript.c163 func SetGraphics(string new_gfx, ...) in SetGraphics() function
/dports/games/crrcsim/crrcsim-0.9.13/src/mod_fdm/
H A Dxmlmodelfile.cpp185 void SetGraphics(SimpleXMLTransfer* xml, int nIdx) in SetGraphics() function
/dports/games/openclonk/openclonk-release-8.1-src/src/gui/
H A DC4Menu.h103 void SetGraphics(C4Object* pObj) { pSymbolObj = pObj; } in SetGraphics() function
104 void SetGraphics(C4DefGraphics* pGfx) { pSymbolGraphics = pGfx; } in SetGraphics() function
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/win/gdi/
H A Dwinlayout.cxx284 void WinFontInstance::SetGraphics(WinSalGraphics* pGraphics) in SetGraphics() function in WinFontInstance
/dports/devel/lab/lab-0.17.2/vendor/github.com/rivo/tview/
H A Dtreeview.go353 func (t *TreeView) SetGraphics(showGraphics bool) *TreeView { func
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/github.com/rivo/tview/
H A Dtreeview.go353 func (t *TreeView) SetGraphics(showGraphics bool) *TreeView { func
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/github.com/rivo/tview/tview-2e907d29e475/
H A Dtreeview.go353 func (t *TreeView) SetGraphics(showGraphics bool) *TreeView { func
/dports/net-im/tut/tut-0.0.17/vendor/github.com/rivo/tview/
H A Dtreeview.go357 func (t *TreeView) SetGraphics(showGraphics bool) *TreeView { func
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/win/gdi/
H A Dwinlayout.cxx431 void WinFontInstance::SetGraphics(WinSalGraphics *pGraphics) in SetGraphics() function in WinFontInstance
/dports/games/openclonk/openclonk-release-8.1-src/src/object/
H A DC4Object.cpp4452 bool C4Object::SetGraphics(const char *szGraphicsName, C4Def *pSourceDef) in SetGraphics() function in C4Object
4469 bool C4Object::SetGraphics(C4DefGraphics *pNewGfx, bool fTemp) in SetGraphics() function in C4Object