Home
last modified time | relevance | path

Searched refs:tomSelOvertype (Results 1 – 5 of 5) sorted by relevance

/dports/games/dhewm3/dhewm3-1.5.1/neo/tools/comafx/
H A Driched20.tlh91 tomSelOvertype = 4,
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/UI/Controls/RichEdit/
H A Dmod.rs1536 pub const tomSelOvertype: tomConstants = 4i32; const
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dtom.h128tomSelOvertype = (int) 4,tomSelActive = (int) 8,tomSelReplace = (int) 16,tomEnd = (int) 0,tomStart… enumerator
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dtom.h128tomSelOvertype = (int) 4,tomSelActive = (int) 8,tomSelReplace = (int) 16,tomEnd = (int) 0,tomStart… enumerator
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/UI/Controls/RichEdit/
H A Dmod.rs9507 pub const tomSelOvertype: tomConstants = tomConstants(4i32); const