Home
last modified time | relevance | path

Searched defs:BeginPath (Results 1 – 25 of 176) sorted by relevance

12345678

/dports/lang/polyml/polyml-5.8.2/mlsource/extra/Win/
H A DPath.sml26 val BeginPath : HDC -> unit value
49 val BeginPath = winCall1(gdi "BeginPath") (cHDC) (successState "BeginPath") value
/dports/www/kf5-khtml/khtml-5.89.0/src/ecma/
H A Dkjs_context2d.h73 BeginPath, ClosePath, MoveTo, LineTo, QuadraticCurveTo, BezierCurveTo, ArcTo, Rect, Arc, in DEFINE_PSEUDO_CONSTRUCTOR() enumerator
/dports/www/beehive/beehive-0.4.0/vendor/github.com/wcharczuk/go-chart/drawing/
H A Dgraphic_context.go15 BeginPath() methodSpec
H A Dstack_graphic_context.go139 func (gc *StackGraphicContext) BeginPath() { func
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/llgcode/draw2d/
H A Dgc.go15 BeginPath() methodSpec
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/llgcode/draw2d/draw2dbase/
H A Dstack_gc.go131 func (gc *StackGraphicContext) BeginPath() { func
/dports/lang/spidermonkey60/firefox-60.9.0/servo/components/canvas_traits/
H A Dcanvas.rs40 BeginPath, enumerator
/dports/lang/spidermonkey60/firefox-60.9.0/servo/components/script/dom/
H A Dpaintrenderingcontext2d.rs167 fn BeginPath(&self) { in BeginPath() method
H A Dcanvasrenderingcontext2d.rs751 fn BeginPath(&self) { in BeginPath() method
/dports/graphics/libemf/libemf-1.0.13/libemf/
H A Dlibemf.cpp3374 BOOL BeginPath ( HDC context ) in BeginPath() function
/dports/japanese/uim-mozc/mozc-2.23.2815.102.01/src/third_party/wtl/Include/
H A Datlgdi.h2970 BOOL BeginPath() in BeginPath() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/wtl/include/
H A Datlgdi.h2767 BOOL BeginPath() in BeginPath() function
/dports/lang/spidermonkey78/firefox-78.9.0/dom/canvas/
H A DCanvasRenderingContext2D.cpp2713 void CanvasRenderingContext2D::BeginPath() { in BeginPath() function in mozilla::dom::CanvasRenderingContext2D
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/wtl/include/
H A Datlgdi.h2767 BOOL BeginPath() in BeginPath() function
/dports/japanese/mozc-tool/mozc-2.23.2815.102.01/src/third_party/wtl/Include/
H A Datlgdi.h2970 BOOL BeginPath() in BeginPath() function
/dports/japanese/mozc-server/mozc-2.23.2815.102.01/src/third_party/wtl/Include/
H A Datlgdi.h2970 BOOL BeginPath() in BeginPath() function
/dports/japanese/fcitx-mozc/mozc-2.23.2815.102.01/src/third_party/wtl/Include/
H A Datlgdi.h2970 BOOL BeginPath() in BeginPath() function
/dports/japanese/mozc-el/mozc-2.23.2815.102.01/src/third_party/wtl/Include/
H A Datlgdi.h2970 BOOL BeginPath() in BeginPath() function
/dports/japanese/ibus-mozc/mozc-2.23.2815.102.01/src/third_party/wtl/Include/
H A Datlgdi.h2970 BOOL BeginPath() in BeginPath() function
/dports/www/firefox-esr/firefox-91.8.0/dom/canvas/
H A DCanvasRenderingContext2D.cpp2731 void CanvasRenderingContext2D::BeginPath() { in BeginPath() function in mozilla::dom::CanvasRenderingContext2D
/dports/www/firefox/firefox-99.0/dom/canvas/
H A DCanvasRenderingContext2D.cpp2798 void CanvasRenderingContext2D::BeginPath() { in BeginPath() function in mozilla::dom::CanvasRenderingContext2D
/dports/mail/thunderbird/thunderbird-91.8.0/dom/canvas/
H A DCanvasRenderingContext2D.cpp2731 void CanvasRenderingContext2D::BeginPath() { in BeginPath() function in mozilla::dom::CanvasRenderingContext2D
/dports/lang/spidermonkey60/firefox-60.9.0/dom/canvas/
H A DCanvasRenderingContext2D.cpp3247 void CanvasRenderingContext2D::BeginPath() { in BeginPath() function in mozilla::dom::CanvasRenderingContext2D
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/canvas/
H A DCanvasRenderingContext2D.cpp3180 CanvasRenderingContext2D::BeginPath() in BeginPath() function in mozilla::dom::CanvasRenderingContext2D
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/rust/gdi32-sys/src/
H A Dlib.rs31 pub fn BeginPath(hdc: HDC) -> BOOL; in BeginPath() function

12345678