Home
last modified time | relevance | path

Searched refs:CombineWithGeometry (Results 1 – 25 of 202) sorted by relevance

123456789

/dports/games/retroarch/RetroArch-1.9.7/gfx/include/dxsdk/
H A Dd2d1.h1438 STDMETHOD(CombineWithGeometry)(
1774 CombineWithGeometry( in CombineWithGeometry() function
1782 …return CombineWithGeometry(inputGeometry, combineMode, &inputGeometryTransform, flatteningToleranc… in CombineWithGeometry()
1791 CombineWithGeometry( in CombineWithGeometry() function
1798 …return CombineWithGeometry(inputGeometry, combineMode, inputGeometryTransform, D2D1_DEFAULT_FLATTE… in CombineWithGeometry()
1807 CombineWithGeometry( in CombineWithGeometry() function
1814 …return CombineWithGeometry(inputGeometry, combineMode, &inputGeometryTransform, D2D1_DEFAULT_FLATT… in CombineWithGeometry()
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dd2d1.h1152 …return CombineWithGeometry(inputGeometry, combineMode, &inputGeometryTransform, flatteningToleranc… in CombineWithGeometry()
1155 …HRESULT CombineWithGeometry(ID2D1Geometry *inputGeometry, D2D1_COMBINE_MODE combineMode, CONST D2D… in CombineWithGeometry() function
1156 …return CombineWithGeometry(inputGeometry, combineMode, inputGeometryTransform, D2D1_DEFAULT_FLATTE… in CombineWithGeometry()
1160 …return CombineWithGeometry(inputGeometry, combineMode, &inputGeometryTransform, D2D1_DEFAULT_FLATT… in CombineWithGeometry()
1252 #define ID2D1Geometry_CombineWithGeometry(this,A,B,C,D) (this)->lpVtbl->CombineWithGeometry(this,A,…
1541 …pseGeometry_CombineWithGeometry(this,A,B,C,D) (this)->lpVtbl->Base.CombineWithGeometry((ID2D1Geome…
1722 …ometryGroup_CombineWithGeometry(this,A,B,C,D) (this)->lpVtbl->Base.CombineWithGeometry((ID2D1Geome…
2087 …athGeometry_CombineWithGeometry(this,A,B,C,D) (this)->lpVtbl->Base.CombineWithGeometry((ID2D1Geome…
2210 …gleGeometry_CombineWithGeometry(this,A,B,C,D) (this)->lpVtbl->Base.CombineWithGeometry((ID2D1Geome…
2251 …gleGeometry_CombineWithGeometry(this,A,B,C,D) (this)->lpVtbl->Base.CombineWithGeometry((ID2D1Geome…
[all …]
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dd2d1.h1152 …return CombineWithGeometry(inputGeometry, combineMode, &inputGeometryTransform, flatteningToleranc… in CombineWithGeometry()
1155 …HRESULT CombineWithGeometry(ID2D1Geometry *inputGeometry, D2D1_COMBINE_MODE combineMode, CONST D2D… in CombineWithGeometry() function
1156 …return CombineWithGeometry(inputGeometry, combineMode, inputGeometryTransform, D2D1_DEFAULT_FLATTE… in CombineWithGeometry()
1160 …return CombineWithGeometry(inputGeometry, combineMode, &inputGeometryTransform, D2D1_DEFAULT_FLATT… in CombineWithGeometry()
1252 #define ID2D1Geometry_CombineWithGeometry(this,A,B,C,D) (this)->lpVtbl->CombineWithGeometry(this,A,…
1541 …pseGeometry_CombineWithGeometry(this,A,B,C,D) (this)->lpVtbl->Base.CombineWithGeometry((ID2D1Geome…
1722 …ometryGroup_CombineWithGeometry(this,A,B,C,D) (this)->lpVtbl->Base.CombineWithGeometry((ID2D1Geome…
2087 …athGeometry_CombineWithGeometry(this,A,B,C,D) (this)->lpVtbl->Base.CombineWithGeometry((ID2D1Geome…
2210 …gleGeometry_CombineWithGeometry(this,A,B,C,D) (this)->lpVtbl->Base.CombineWithGeometry((ID2D1Geome…
2251 …gleGeometry_CombineWithGeometry(this,A,B,C,D) (this)->lpVtbl->Base.CombineWithGeometry((ID2D1Geome…
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/2d/
H A DDrawTargetD2D1.cpp1570 pathGeom->CombineWithGeometry(iter->mGeometry, D2D1_COMBINE_MODE_INTERSECT, in GetClippedGeometry()
1574 pathGeom->CombineWithGeometry(rectGeom, D2D1_COMBINE_MODE_INTERSECT, in GetClippedGeometry()
1608 rectGeom->CombineWithGeometry(geom, D2D1_COMBINE_MODE_EXCLUDE, D2D1::IdentityMatrix(), sink); in GetInverseClippedGeometry()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/2d/
H A DDrawTargetD2D1.cpp1686 pathGeom->CombineWithGeometry(iter->mGeometry, in GetClippedGeometry()
1691 pathGeom->CombineWithGeometry(rectGeom, D2D1_COMBINE_MODE_INTERSECT, in GetClippedGeometry()
1724 rectGeom->CombineWithGeometry(geom, D2D1_COMBINE_MODE_EXCLUDE, in GetInverseClippedGeometry()
/dports/www/firefox-esr/firefox-91.8.0/gfx/2d/
H A DDrawTargetD2D1.cpp1937 pathGeom->CombineWithGeometry(iter->mGeometry, in GetClippedGeometry()
1942 pathGeom->CombineWithGeometry(rectGeom, D2D1_COMBINE_MODE_INTERSECT, in GetClippedGeometry()
1975 rectGeom->CombineWithGeometry(geom, D2D1_COMBINE_MODE_EXCLUDE, in GetInverseClippedGeometry()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/2d/
H A DDrawTargetD2D1.cpp1882 pathGeom->CombineWithGeometry(iter->mGeometry, in GetClippedGeometry()
1887 pathGeom->CombineWithGeometry(rectGeom, D2D1_COMBINE_MODE_INTERSECT, in GetClippedGeometry()
1920 rectGeom->CombineWithGeometry(geom, D2D1_COMBINE_MODE_EXCLUDE, in GetInverseClippedGeometry()
/dports/www/firefox/firefox-99.0/gfx/2d/
H A DDrawTargetD2D1.cpp1930 pathGeom->CombineWithGeometry(iter->mGeometry, in GetClippedGeometry()
1935 pathGeom->CombineWithGeometry(rectGeom, D2D1_COMBINE_MODE_INTERSECT, in GetClippedGeometry()
1968 rectGeom->CombineWithGeometry(geom, D2D1_COMBINE_MODE_EXCLUDE, in GetInverseClippedGeometry()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/2d/
H A DDrawTargetD2D1.cpp1937 pathGeom->CombineWithGeometry(iter->mGeometry, in GetClippedGeometry()
1942 pathGeom->CombineWithGeometry(rectGeom, D2D1_COMBINE_MODE_INTERSECT, in GetClippedGeometry()
1975 rectGeom->CombineWithGeometry(geom, D2D1_COMBINE_MODE_EXCLUDE, in GetInverseClippedGeometry()
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/winapi-0.2.8/src/
H A Dd2d1.rs400 fn CombineWithGeometry(
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/winapi-0.2.8/src/
H A Dd2d1.rs400 fn CombineWithGeometry(
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/winapi-0.2.8/src/
H A Dd2d1.rs400 fn CombineWithGeometry(
/dports/net/gemserv/gemserv-v0.4.5/cargo-crates/winapi-0.2.8/src/
H A Dd2d1.rs400 fn CombineWithGeometry(
/dports/devel/sccache/sccache-0.2.15/cargo-crates/winapi-0.2.8/src/
H A Dd2d1.rs400 fn CombineWithGeometry(
/dports/games/genact/genact-0.10.0/cargo-crates/winapi-0.2.8/src/
H A Dd2d1.rs400 fn CombineWithGeometry(
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/winapi-0.2.8/src/
H A Dd2d1.rs400 fn CombineWithGeometry(
/dports/net-im/fractal/fractal-4.4.0/vendor/winapi-0.2.8/src/
H A Dd2d1.rs400 fn CombineWithGeometry(
/dports/net-mgmt/nfs-exporter/freebsd-nfs-exporter-0.3.0/cargo-crates/winapi-0.2.8/src/
H A Dd2d1.rs400 fn CombineWithGeometry(
/dports/multimedia/scte35dump/scte35dump-0.1.6/cargo-crates/winapi-0.2.8/src/
H A Dd2d1.rs400 fn CombineWithGeometry(
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/rust/winapi-0.2.8/src/
H A Dd2d1.rs400 fn CombineWithGeometry(
/dports/sysutils/vector/vector-0.10.0/cargo-crates/winapi-0.2.8/src/
H A Dd2d1.rs400 fn CombineWithGeometry(
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/winapi-0.2.8/src/
H A Dd2d1.rs400 fn CombineWithGeometry(
/dports/editors/xi-term/xi-term-d264767/cargo-crates/winapi-0.2.8/src/
H A Dd2d1.rs400 fn CombineWithGeometry(
/dports/editors/xi-core/xi-editor-0.3.0/rust/cargo-crates/winapi-0.2.8/src/
H A Dd2d1.rs400 fn CombineWithGeometry(
/dports/www/ffsend/ffsend-ccd489ce2e75b91c0f17fbf13dbd91fe84f5ad98/cargo-crates/winapi-0.2.8/src/
H A Dd2d1.rs400 fn CombineWithGeometry(

123456789