Home
last modified time | relevance | path

Searched defs:DrawPie (Results 1 – 25 of 32) sorted by relevance

12

/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/outdev/
H A Dcurvedshapes.cxx114 void OutputDevice::DrawPie( const tools::Rectangle& rRect, in DrawPie() function in OutputDevice
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/outdev/
H A Dcurvedshapes.cxx116 void OutputDevice::DrawPie( const tools::Rectangle& rRect, in DrawPie() function in OutputDevice
/dports/devel/upp/upp/uppsrc/ScatterDraw/
H A DPieDraw.cpp6 static void DrawPie(Draw& w, double c_x, double c_y, double r, int start, int alpha, int width = 0, in DrawPie() function
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/vcl/
H A Dptrstyle.hxx85 DrawPie = css::awt::SystemPointer::DRAW_PIE, enumerator
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/vcl/
H A Dptrstyle.hxx85 DrawPie = css::awt::SystemPointer::DRAW_PIE, enumerator
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/gdiplus/
H A Dgdiplusgraphics.h539 Status DrawPie(const Pen *pen, REAL x, REAL y, REAL width, REAL height, in DrawPie() function
546 Status DrawPie(const Pen *pen, INT x, INT y, INT width, INT height, in DrawPie() function
553 Status DrawPie(const Pen *pen, const RectF& rect, in DrawPie() function
561 Status DrawPie(const Pen *pen, const Rect& rect, in DrawPie() function
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/gdiplus/
H A Dgdiplusgraphics.h544 Status DrawPie(const Pen *pen, REAL x, REAL y, REAL width, REAL height, in DrawPie() function
551 Status DrawPie(const Pen *pen, INT x, INT y, INT width, INT height, in DrawPie() function
558 Status DrawPie(const Pen *pen, const RectF& rect, in DrawPie() function
566 Status DrawPie(const Pen *pen, const Rect& rect, in DrawPie() function
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/gdiplus/
H A Dgdiplusgraphics.h544 Status DrawPie(const Pen *pen, REAL x, REAL y, REAL width, REAL height, in DrawPie() function
551 Status DrawPie(const Pen *pen, INT x, INT y, INT width, INT height, in DrawPie() function
558 Status DrawPie(const Pen *pen, const RectF& rect, in DrawPie() function
566 Status DrawPie(const Pen *pen, const Rect& rect, in DrawPie() function
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/gdiplus/
H A Dgdiplusgraphics.h539 Status DrawPie(const Pen *pen, REAL x, REAL y, REAL width, REAL height, in DrawPie() function
546 Status DrawPie(const Pen *pen, INT x, INT y, INT width, INT height, in DrawPie() function
553 Status DrawPie(const Pen *pen, const RectF& rect, in DrawPie() function
561 Status DrawPie(const Pen *pen, const Rect& rect, in DrawPie() function
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Web.DataVisualization/Common/General/
H A DChartRenderingEngine.cs445 internal void DrawPie( in DrawPie() method in System.Windows.Forms.DataVisualization.Charting.ChartGraphics
H A DGdiGraphics.cs318 public void DrawPie( in DrawPie() method in System.Windows.Forms.DataVisualization.Charting.GdiGraphics
H A DIChartRenderingEngine.cs254 void DrawPie( in DrawPie() method
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Drawing.Common/src/System/Drawing/
H A DGraphics.Windows.cs1060 public void DrawPie(Pen pen, RectangleF rect, float startAngle, float sweepAngle) in DrawPie() method in System.Drawing.Graphics
1068 public void DrawPie(Pen pen, float x, float y, float width, in DrawPie() method in System.Drawing.Graphics
1084 public void DrawPie(Pen pen, Rectangle rect, float startAngle, float sweepAngle) in DrawPie() method in System.Drawing.Graphics
1092 public void DrawPie(Pen pen, int x, int y, int width, int height, in DrawPie() method in System.Drawing.Graphics
H A DGraphics.Unix.cs1055 public void DrawPie(Pen pen, Rectangle rect, float startAngle, float sweepAngle) in DrawPie() method in System.Drawing.Graphics
1062 public void DrawPie(Pen pen, RectangleF rect, float startAngle, float sweepAngle) in DrawPie() method in System.Drawing.Graphics
1069 …public void DrawPie(Pen pen, float x, float y, float width, float height, float startAngle, float … in DrawPie() method in System.Drawing.Graphics
1080 … public void DrawPie(Pen pen, int x, int y, int width, int height, int startAngle, int sweepAngle) in DrawPie() method in System.Drawing.Graphics
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/gdi/
H A Dpdfwriter.cxx148 void PDFWriter::DrawPie( const tools::Rectangle& rRect, const Point& rStart, const Point& rStop ) in DrawPie() function in PDFWriter
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/gdi/
H A Dpdfwriter.cxx148 void PDFWriter::DrawPie( const tools::Rectangle& rRect, const Point& rStart, const Point& rStop ) in DrawPie() function in PDFWriter
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Drawing/System.Drawing/
H A DGraphics.cs1060 public void DrawPie (Pen pen, Rectangle rect, float startAngle, float sweepAngle) in DrawPie() method in System.Drawing.Graphics
1067 public void DrawPie (Pen pen, RectangleF rect, float startAngle, float sweepAngle) in DrawPie() method in System.Drawing.Graphics
1074 …public void DrawPie (Pen pen, float x, float y, float width, float height, float startAngle, float… in DrawPie() method in System.Drawing.Graphics
1085 … public void DrawPie (Pen pen, int x, int y, int width, int height, int startAngle, int sweepAngle) in DrawPie() method in System.Drawing.Graphics
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Drawing.Common/src/System/Drawing/Imaging/
H A DEmfPlusRecordType.cs242 DrawPie, enumerator
/dports/editors/libreoffice6/libreoffice-6.4.7.2/emfio/source/reader/
H A Dmtftools.cxx1227 void MtfTools::DrawPie( const tools::Rectangle& rRect, const Point& rStart, const Point& rEnd ) in DrawPie() function in emfio::MtfTools
/dports/editors/libreoffice/libreoffice-7.2.6.2/emfio/source/reader/
H A Dmtftools.cxx1500 void MtfTools::DrawPie( const tools::Rectangle& rRect, const Point& rStart, const Point& rEnd ) in DrawPie() function in emfio::MtfTools
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Drawing.Common/ref/
H A DSystem.Drawing.Common.cs479 …public void DrawPie(System.Drawing.Pen pen, System.Drawing.Rectangle rect, float startAngle, float… in DrawPie() method in System.Drawing.Graphics
480 …public void DrawPie(System.Drawing.Pen pen, System.Drawing.RectangleF rect, float startAngle, floa… in DrawPie() method in System.Drawing.Graphics
481 …public void DrawPie(System.Drawing.Pen pen, int x, int y, int width, int height, int startAngle, i… in DrawPie() method in System.Drawing.Graphics
482 …public void DrawPie(System.Drawing.Pen pen, float x, float y, float width, float height, float sta… in DrawPie() method in System.Drawing.Graphics
1887 DrawPie = 16401, enumerator
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.1/
H A DSystem.Drawing.cs772 …public void DrawPie(System.Drawing.Pen pen, System.Drawing.Rectangle rect, float startAngle, float… in DrawPie() method in System.Drawing.Graphics
773 …public void DrawPie(System.Drawing.Pen pen, System.Drawing.RectangleF rect, float startAngle, floa… in DrawPie() method in System.Drawing.Graphics
774 …public void DrawPie(System.Drawing.Pen pen, int x, int y, int width, int height, int startAngle, i… in DrawPie() method in System.Drawing.Graphics
775 …public void DrawPie(System.Drawing.Pen pen, float x, float y, float width, float height, float sta… in DrawPie() method in System.Drawing.Graphics
2884 DrawPie = 16401, enumerator
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.2/
H A DSystem.Drawing.cs772 …public void DrawPie(System.Drawing.Pen pen, System.Drawing.Rectangle rect, float startAngle, float… in DrawPie() method in System.Drawing.Graphics
773 …public void DrawPie(System.Drawing.Pen pen, System.Drawing.RectangleF rect, float startAngle, floa… in DrawPie() method in System.Drawing.Graphics
774 …public void DrawPie(System.Drawing.Pen pen, int x, int y, int width, int height, int startAngle, i… in DrawPie() method in System.Drawing.Graphics
775 …public void DrawPie(System.Drawing.Pen pen, float x, float y, float width, float height, float sta… in DrawPie() method in System.Drawing.Graphics
2884 DrawPie = 16401, enumerator
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7/
H A DSystem.Drawing.cs736 …public void DrawPie(System.Drawing.Pen pen, System.Drawing.Rectangle rect, float startAngle, float… in DrawPie() method in System.Drawing.Graphics
737 …public void DrawPie(System.Drawing.Pen pen, System.Drawing.RectangleF rect, float startAngle, floa… in DrawPie() method in System.Drawing.Graphics
738 …public void DrawPie(System.Drawing.Pen pen, int x, int y, int width, int height, int startAngle, i… in DrawPie() method in System.Drawing.Graphics
739 …public void DrawPie(System.Drawing.Pen pen, float x, float y, float width, float height, float sta… in DrawPie() method in System.Drawing.Graphics
2810 DrawPie = 16401, enumerator
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.2/
H A DSystem.Drawing.cs772 …public void DrawPie(System.Drawing.Pen pen, System.Drawing.Rectangle rect, float startAngle, float… in DrawPie() method in System.Drawing.Graphics
773 …public void DrawPie(System.Drawing.Pen pen, System.Drawing.RectangleF rect, float startAngle, floa… in DrawPie() method in System.Drawing.Graphics
774 …public void DrawPie(System.Drawing.Pen pen, int x, int y, int width, int height, int startAngle, i… in DrawPie() method in System.Drawing.Graphics
775 …public void DrawPie(System.Drawing.Pen pen, float x, float y, float width, float height, float sta… in DrawPie() method in System.Drawing.Graphics
2883 DrawPie = 16401, enumerator

12