Home
last modified time | relevance | path

Searched refs:EM_SETPAGEROTATE (Results 1 – 7 of 7) sorted by relevance

/dports/lang/fpc-source/fpc-3.2.2/packages/winunits-base/src/
H A Drichedit.pp165 EM_SETPAGEROTATE = (WM_USER + 236);
365 // EM_SETPAGEROTATE wparam values
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Drichedit.h252 #define EM_SETPAGEROTATE (WM_USER + 236) macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Drichedit.h252 #define EM_SETPAGEROTATE (WM_USER + 236) macro
/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.rs437 pub const EM_SETPAGEROTATE: u32 = 1260u32; const
/dports/lang/zig-devel/zig-0.9.0/lib/std/os/windows/
H A Duser32.zig858 pub const EM_SETPAGEROTATE = 0x04EC;
/dports/lang/zig/zig-0.9.0/lib/std/os/windows/
H A Duser32.zig858 pub const EM_SETPAGEROTATE = 0x04EC;
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/UI/Controls/RichEdit/
H A Dmod.rs742 pub const EM_SETPAGEROTATE: u32 = 1260u32; const