Home
last modified time | relevance | path

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

/dports/games/dhewm3/dhewm3-1.5.1/neo/tools/comafx/
H A Driched20.tlh158 tomCell = 12,
/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.rs1646 pub const tomCell: tomConstants = 12i32; const
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dtom.h136 …tomSection = (int) 8,tomColumn = (int) 9,tomRow = (int) 10,tomWindow = (int) 11,tomCell = (int) 12, enumerator
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dtom.h136 …tomSection = (int) 8,tomColumn = (int) 9,tomRow = (int) 10,tomWindow = (int) 11,tomCell = (int) 12, enumerator
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/UI/Controls/RichEdit/
H A Dmod.rs9617 pub const tomCell: tomConstants = tomConstants(12i32); const