Home
last modified time | relevance | path

Searched refs:XPS_SPREAD_METHOD_REPEAT (Results 1 – 12 of 12) sorted by relevance

/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Storage/Xps/
H A Dmod.rs573 pub const XPS_SPREAD_METHOD_REPEAT: XPS_SPREAD_METHOD = 3i32; const
/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/xps/
H A DSkXPSDevice.cpp460 return XPS_SPREAD_METHOD_REPEAT; in xps_spread_method()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/src/xps/
H A DSkXPSDevice.cpp460 return XPS_SPREAD_METHOD_REPEAT; in xps_spread_method()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/src/xps/
H A DSkXPSDevice.cpp461 return XPS_SPREAD_METHOD_REPEAT; in xps_spread_method()
/dports/www/firefox/firefox-99.0/gfx/skia/skia/src/xps/
H A DSkXPSDevice.cpp460 return XPS_SPREAD_METHOD_REPEAT; in xps_spread_method()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/src/xps/
H A DSkXPSDevice.cpp460 return XPS_SPREAD_METHOD_REPEAT; in xps_spread_method()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/xps/
H A DSkXPSDevice.cpp460 return XPS_SPREAD_METHOD_REPEAT; in xps_spread_method()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/skia/src/xps/
H A DSkXPSDevice.cpp501 return XPS_SPREAD_METHOD_REPEAT; in xps_spread_method()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/src/xps/
H A DSkXPSDevice.cpp470 return XPS_SPREAD_METHOD_REPEAT; in xps_spread_method()
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dxpsobjectmodel.h1030 XPS_SPREAD_METHOD_REPEAT = 3 enumerator
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dxpsobjectmodel.h1030 XPS_SPREAD_METHOD_REPEAT = 3 enumerator
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Storage/Xps/
H A Dmod.rs9576 pub const XPS_SPREAD_METHOD_REPEAT: XPS_SPREAD_METHOD = XPS_SPREAD_METHOD(3i32); const