Home
last modified time | relevance | path

Searched refs:StopY (Results 1 – 13 of 13) sorted by relevance

/dports/graphics/engauge-digitizer/engauge-digitizer-12.2.2/test/
H A Dexport_empty_then_nonempty_curves.dig13 …<GridDisplay StopY="1" StepY="1" Color="0" CountY="2" StartX="0" Stable="False" DisableX="0" StopX…
14 …<GridRemoval StopY="0" StepY="0" CloseDistance="10" CoordDisableX="0" CountY="2" StartX="0" Stable…
H A Dexport_nonempty_then_empty_curves.dig13 …epY="1" CountY="2" CountX="2" ColorString="Black" DisableX="0" StartY="0" StopY="1" DisableY="0" C…
14 …ountY="2" CoordDisableYString="Count" CountX="2" CoordDisableXString="Count" StartY="0" StopY="0"/>
/dports/devel/upp/upp/bazaar/plugin/portaudio/hostapi/wasapi/mingw-include/
H A Dksmedia.h2237 USHORT StopY; member
/dports/emulators/mess/mame-mame0226/3rdparty/portaudio/src/hostapi/wasapi/mingw-include/
H A Dksmedia.h2251 USHORT StopY; member
/dports/emulators/mame/mame-mame0226/3rdparty/portaudio/src/hostapi/wasapi/mingw-include/
H A Dksmedia.h2251 USHORT StopY; member
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dksmedia.h2241 USHORT StopY; member
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dksmedia.h2241 USHORT StopY; member
/dports/audio/portaudio/portaudio/src/hostapi/wasapi/mingw-include/
H A Dksmedia.h2251 USHORT StopY; member
/dports/audio/supercollider/SuperCollider-3.11.0-Source/external_libraries/portaudio_sc_org/src/hostapi/wasapi/mingw-include/
H A Dksmedia.h2251 USHORT StopY; member
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Media/KernelStreaming/
H A Dmod.rs4357 pub StopY: u16, field
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Media/Audio/CoreAudio/
H A Dmod.rs15517 pub StopY: u16, field
15536 .field("StopY", &self.StopY) in fmt()
15543 … self.StartY == other.StartY && self.StopX == other.StopX && self.StopY == other.StopY && self.Col… in eq()
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Media/DirectShow/
H A Dmod.rs787 pub StopY: u16, field
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Graphics/DirectShow/
H A Dmod.rs2119 pub StopY: u16, field
2138 .field("StopY", &self.StopY) in fmt()
2145 … self.StartY == other.StartY && self.StopX == other.StopX && self.StopY == other.StopY && self.Col… in eq()