Home
last modified time | relevance | path

Searched defs:AddEllipse (Results 1 – 25 of 60) sorted by relevance

123

/dports/editors/texmaker/texmaker-5.0.3/pdfium/xfa/fxgraphics/
H A Dcfx_path.cpp109 FWL_Error CFX_Path::AddEllipse(FX_FLOAT left, in AddEllipse() function in CFX_Path
120 FWL_Error CFX_Path::AddEllipse(const CFX_RectF& rect) { in AddEllipse() function in CFX_Path
H A Dcfx_path_generator.cpp92 void CFX_PathGenerator::AddEllipse(FX_FLOAT x, in AddEllipse() function in CFX_PathGenerator
/dports/graphics/lazpaint/lazpaint-7.1.6/bgrabitmapnew/bgrabitmap/
H A Dbgrapolygon.pas114 function AddEllipse(x, y, rx, ry: single; AColor: TBGRAPixel): integer; overload; in AddEllipse() function
115 function AddEllipse(x, y, rx, ry: single; ATexture: IBGRAScanner): integer; overload; in AddEllipse() function
884 function TBGRAMultishapeFiller.AddEllipse(x, y, rx, ry: single; in TBGRAMultishapeFiller.AddEllipse() function
890 function TBGRAMultishapeFiller.AddEllipse(x, y, rx, ry: single; in TBGRAMultishapeFiller.AddEllipse() function
/dports/editors/cudatext/CudaText-1.151.0/bgrabitmap/bgrabitmap/
H A Dbgrapolygon.pas114 function AddEllipse(x, y, rx, ry: single; AColor: TBGRAPixel): integer; overload; in AddEllipse() function
115 function AddEllipse(x, y, rx, ry: single; ATexture: IBGRAScanner): integer; overload; in AddEllipse() function
884 function TBGRAMultishapeFiller.AddEllipse(x, y, rx, ry: single; in TBGRAMultishapeFiller.AddEllipse() function
890 function TBGRAMultishapeFiller.AddEllipse(x, y, rx, ry: single; in TBGRAMultishapeFiller.AddEllipse() function
/dports/editors/lazarus/lazarus/lcl/
H A Dlazregions.pas82 procedure AddEllipse(AX1, AY1, AX2, AY2: Integer); procedure
300 procedure TLazRegion.AddEllipse(AX1, AY1, AX2, AY2: Integer); procedure
/dports/editors/lazarus-qt5/lazarus/lcl/
H A Dlazregions.pas82 procedure AddEllipse(AX1, AY1, AX2, AY2: Integer); procedure
300 procedure TLazRegion.AddEllipse(AX1, AY1, AX2, AY2: Integer); procedure
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/
H A Dlazregions.pas82 procedure AddEllipse(AX1, AY1, AX2, AY2: Integer); procedure
300 procedure TLazRegion.AddEllipse(AX1, AY1, AX2, AY2: Integer); procedure
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/
H A Dlazregions.pas82 procedure AddEllipse(AX1, AY1, AX2, AY2: Integer); procedure
300 procedure TLazRegion.AddEllipse(AX1, AY1, AX2, AY2: Integer); procedure
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/platform/graphics/
H A Dpath.cc348 void Path::AddEllipse(const FloatPoint& p, in AddEllipse() function in blink::Path
405 void Path::AddEllipse(const FloatPoint& p, in AddEllipse() function in blink::Path
431 void Path::AddEllipse(const FloatRect& rect) { in AddEllipse() function in blink::Path
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/platform/graphics/
H A Dpath.cc357 void Path::AddEllipse(const FloatPoint& p, in AddEllipse() function in blink::Path
414 void Path::AddEllipse(const FloatPoint& p, in AddEllipse() function in blink::Path
440 void Path::AddEllipse(const FloatRect& rect) { in AddEllipse() function in blink::Path
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/xfa/fgas/graphics/
H A Dcfgas_gepath.cpp87 void CFGAS_GEPath::AddEllipse(const CFX_RectF& rect) { in AddEllipse() function in CFGAS_GEPath
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/xfa/fxgraphics/
H A Dcxfa_gepath.cpp87 void CXFA_GEPath::AddEllipse(const CFX_RectF& rect) { in AddEllipse() function in CXFA_GEPath
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Drawing/System.Drawing.Drawing2D/
H A DGraphicsPath.cs301 public void AddEllipse (RectangleF rect) in AddEllipse() method in System.Drawing.Drawing2D.GraphicsPath
307 public void AddEllipse (float x, float y, float width, float height) in AddEllipse() method in System.Drawing.Drawing2D.GraphicsPath
313 public void AddEllipse (Rectangle rect) in AddEllipse() method in System.Drawing.Drawing2D.GraphicsPath
319 public void AddEllipse (int x, int y, int width, int height) in AddEllipse() method in System.Drawing.Drawing2D.GraphicsPath
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Drawing.Common/src/System/Drawing/Drawing2D/
H A DGraphicsPath.Unix.cs317 public void AddEllipse(RectangleF rect) in AddEllipse() method in System.Drawing.Drawing2D.GraphicsPath
323 public void AddEllipse(float x, float y, float width, float height) in AddEllipse() method in System.Drawing.Drawing2D.GraphicsPath
329 public void AddEllipse(Rectangle rect) in AddEllipse() method in System.Drawing.Drawing2D.GraphicsPath
335 public void AddEllipse(int x, int y, int width, int height) in AddEllipse() method in System.Drawing.Drawing2D.GraphicsPath
H A DGraphicsPath.Windows.cs768 public void AddEllipse(RectangleF rect) in AddEllipse() method in System.Drawing.Drawing2D.GraphicsPath
773 public void AddEllipse(float x, float y, float width, float height) in AddEllipse() method in System.Drawing.Drawing2D.GraphicsPath
783 public void AddEllipse(int x, int y, int width, int height) in AddEllipse() method in System.Drawing.Drawing2D.GraphicsPath
/dports/misc/gedkeeper/GEDKeeper-2.19.1/projects/GKv3/GKComponents/GKUI/Platform/
H A DEtoGraphics.cs113 public void AddEllipse(float x, float y, float width, float height) in AddEllipse() method in GKUI.Platform.GfxPathHandler
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/gdiplus/
H A Dgdipluspath.h199 Status AddEllipse(REAL x, REAL y, REAL width, REAL height) in AddEllipse() function
204 Status AddEllipse(INT x, INT y, INT width, INT height) in AddEllipse() function
209 Status AddEllipse(const RectF& rect) in AddEllipse() function
214 Status AddEllipse(const Rect& rect) in AddEllipse() function
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/gdiplus/
H A Dgdipluspath.h204 Status AddEllipse(REAL x, REAL y, REAL width, REAL height) in AddEllipse() function
209 Status AddEllipse(INT x, INT y, INT width, INT height) in AddEllipse() function
214 Status AddEllipse(const RectF& rect) in AddEllipse() function
219 Status AddEllipse(const Rect& rect) in AddEllipse() function
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/gdiplus/
H A Dgdipluspath.h199 Status AddEllipse(REAL x, REAL y, REAL width, REAL height) in AddEllipse() function
204 Status AddEllipse(INT x, INT y, INT width, INT height) in AddEllipse() function
209 Status AddEllipse(const RectF& rect) in AddEllipse() function
214 Status AddEllipse(const Rect& rect) in AddEllipse() function
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/gdiplus/
H A Dgdipluspath.h204 Status AddEllipse(REAL x, REAL y, REAL width, REAL height) in AddEllipse() function
209 Status AddEllipse(INT x, INT y, INT width, INT height) in AddEllipse() function
214 Status AddEllipse(const RectF& rect) in AddEllipse() function
219 Status AddEllipse(const Rect& rect) in AddEllipse() function
/dports/editors/texmaker/texmaker-5.0.3/pdfium/xfa/fde/
H A Dcfde_path.cpp184 void CFDE_Path::AddEllipse(const CFX_RectF& rect) { in AddEllipse() function in CFDE_Path
/dports/editors/libreoffice/libreoffice-7.2.6.2/vbahelper/source/vbahelper/
H A Dvbashapes.cxx246 ScVbaShapes::AddEllipse(sal_Int32 startX, sal_Int32 startY, sal_Int32 nLineWidth, sal_Int32 nLineHe… in AddEllipse() function in ScVbaShapes
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vbahelper/source/vbahelper/
H A Dvbashapes.cxx247 ScVbaShapes::AddEllipse(sal_Int32 startX, sal_Int32 startY, sal_Int32 nLineWidth, sal_Int32 nLineHe… in AddEllipse() function in ScVbaShapes
/dports/graphics/graphviz/graphviz-2.44.1/plugin/visio/
H A DVisioRender.cpp214 void Render::AddEllipse(GVJ_t* job, pointf* A, bool filled) in AddEllipse() function in Visio::Render
/dports/cad/veroroute/VeroRoute/Src/
H A DCompDefiner.h304 int AddEllipse() { return AddDefaultShape(SHAPE::ELLIPSE); } in AddEllipse() function

123