Home
last modified time | relevance | path

Searched refs:D2D1_FIGURE_BEGIN_FILLED (Results 1 – 25 of 250) sorted by relevance

12345678910

/dports/audio/surge-synthesizer-lv2/surge-release_1.9.0/vstgui.surge/vstgui/lib/platform/win32/direct2d/
H A Dd2dgraphicspath.cpp462 sink->BeginFigure (makeD2DPoint (start), D2D1_FIGURE_BEGIN_FILLED); in createPath()
513 sink->BeginFigure (makeD2DPoint (top), D2D1_FIGURE_BEGIN_FILLED); in createPath()
539 sink->BeginFigure (points[3], D2D1_FIGURE_BEGIN_FILLED); in createPath()
579 sink->BeginFigure (start, D2D1_FIGURE_BEGIN_FILLED); in createPath()
/dports/audio/vst3sdk/vst3sdk-3.7.1_build_50-1-g8199057/vstgui4/vstgui/lib/platform/win32/direct2d/
H A Dd2dgraphicspath.cpp462 sink->BeginFigure (makeD2DPoint (start), D2D1_FIGURE_BEGIN_FILLED); in createPath()
513 sink->BeginFigure (makeD2DPoint (top), D2D1_FIGURE_BEGIN_FILLED); in createPath()
539 sink->BeginFigure (points[3], D2D1_FIGURE_BEGIN_FILLED); in createPath()
579 sink->BeginFigure (start, D2D1_FIGURE_BEGIN_FILLED); in createPath()
/dports/www/firefox-esr/firefox-91.8.0/gfx/cairo/
H A Dd2d-repeating-gradients.patch201 D2D1_FIGURE_BEGIN_FILLED);
240 …try> d2dpath = _cairo_d2d_create_path_geometry_for_path(path, fill_rule, D2D1_FIGURE_BEGIN_FILLED);
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/cairo/
H A Dd2d-repeating-gradients.patch201 D2D1_FIGURE_BEGIN_FILLED);
240 …try> d2dpath = _cairo_d2d_create_path_geometry_for_path(path, fill_rule, D2D1_FIGURE_BEGIN_FILLED);
/dports/www/firefox/firefox-99.0/gfx/cairo/
H A Dd2d-repeating-gradients.patch201 D2D1_FIGURE_BEGIN_FILLED);
240 …try> d2dpath = _cairo_d2d_create_path_geometry_for_path(path, fill_rule, D2D1_FIGURE_BEGIN_FILLED);
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/cairo/
H A Dd2d-repeating-gradients.patch201 D2D1_FIGURE_BEGIN_FILLED);
240 …try> d2dpath = _cairo_d2d_create_path_geometry_for_path(path, fill_rule, D2D1_FIGURE_BEGIN_FILLED);
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/cairo/
H A Dd2d-repeating-gradients.patch201 D2D1_FIGURE_BEGIN_FILLED);
240 …try> d2dpath = _cairo_d2d_create_path_geometry_for_path(path, fill_rule, D2D1_FIGURE_BEGIN_FILLED);
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/cairo/
H A Dd2d-repeating-gradients.patch201 D2D1_FIGURE_BEGIN_FILLED);
240 …try> d2dpath = _cairo_d2d_create_path_geometry_for_path(path, fill_rule, D2D1_FIGURE_BEGIN_FILLED);
/dports/audio/carla/Carla-2.4.1/source/modules/juce_graphics/native/
H A Djuce_win32_Direct2DGraphicsContext.cpp82 sink->BeginFigure ({ it.x1, it.y1 }, D2D1_FIGURE_BEGIN_FILLED); in pathToGeometrySink()
102 …igure (pointTransformed (rect.getX(), rect.getY(), transform), D2D1_FIGURE_BEGIN_FILLED); in rectToGeometrySink()
/dports/devel/juce/JUCE-f37e9a1/modules/juce_graphics/native/
H A Djuce_win32_Direct2DGraphicsContext.cpp82 sink->BeginFigure ({ it.x1, it.y1 }, D2D1_FIGURE_BEGIN_FILLED); in pathToGeometrySink()
102 …igure (pointTransformed (rect.getX(), rect.getY(), transform), D2D1_FIGURE_BEGIN_FILLED); in rectToGeometrySink()
/dports/www/firefox-esr/firefox-91.8.0/gfx/2d/
H A DPathD2D.cpp228 mSink->BeginFigure(D2DPoint(aPoint), D2D1_FIGURE_BEGIN_FILLED); in EnsureActive()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/2d/
H A DPathD2D.cpp228 mSink->BeginFigure(D2DPoint(aPoint), D2D1_FIGURE_BEGIN_FILLED); in EnsureActive()
/dports/www/firefox/firefox-99.0/gfx/2d/
H A DPathD2D.cpp228 mSink->BeginFigure(D2DPoint(aPoint), D2D1_FIGURE_BEGIN_FILLED); in EnsureActive()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/2d/
H A DPathD2D.cpp228 mSink->BeginFigure(D2DPoint(aPoint), D2D1_FIGURE_BEGIN_FILLED); in EnsureActive()
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Graphics/Direct2D/Common/
H A Dmod.rs87 pub const D2D1_FIGURE_BEGIN_FILLED: D2D1_FIGURE_BEGIN = 0u32; const
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/2d/
H A DPathD2D.cpp317 mSink->BeginFigure(D2DPoint(aPoint), D2D1_FIGURE_BEGIN_FILLED); in EnsureActive()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/2d/
H A DPathD2D.cpp357 mSink->BeginFigure(D2DPoint(aPoint), D2D1_FIGURE_BEGIN_FILLED); in EnsureActive()
/dports/www/wt/wt-4.6.1/src/Wt/
H A DWRasterImage-d2d1.C662 …painter()->brush().style() != BrushStyle::None ? D2D1_FIGURE_BEGIN_FILLED : D2D1_FIGURE_BEGIN_HOLL… in drawArc()
846 filled ? D2D1_FIGURE_BEGIN_FILLED : D2D1_FIGURE_BEGIN_HOLLOW); in drawPlainPath()
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/winapi-0.2.8/src/
H A Dd2d1.rs131 D2D1_FIGURE_BEGIN_FILLED = 0,
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/winapi-0.2.8/src/
H A Dd2d1.rs131 D2D1_FIGURE_BEGIN_FILLED = 0,
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/winapi-0.2.8/src/
H A Dd2d1.rs131 D2D1_FIGURE_BEGIN_FILLED = 0,
/dports/net/gemserv/gemserv-v0.4.5/cargo-crates/winapi-0.2.8/src/
H A Dd2d1.rs131 D2D1_FIGURE_BEGIN_FILLED = 0,
/dports/devel/sccache/sccache-0.2.15/cargo-crates/winapi-0.2.8/src/
H A Dd2d1.rs131 D2D1_FIGURE_BEGIN_FILLED = 0,
/dports/games/genact/genact-0.10.0/cargo-crates/winapi-0.2.8/src/
H A Dd2d1.rs131 D2D1_FIGURE_BEGIN_FILLED = 0,
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/winapi-0.2.8/src/
H A Dd2d1.rs131 D2D1_FIGURE_BEGIN_FILLED = 0,

12345678910