Home
last modified time | relevance | path

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

/dports/lang/fpc-source/fpc-3.2.2/packages/winunits-base/src/
H A Drichedit.pp249 CFE_ALLCAPS = CFM_ALLCAPS;
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Drichedit.h745 #define CFE_ALLCAPS CFM_ALLCAPS macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Drichedit.h745 #define CFE_ALLCAPS CFM_ALLCAPS 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.rs66 pub const CFE_ALLCAPS: CFE_EFFECTS = 128u32; const
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/UI/Controls/RichEdit/
H A Dmod.rs107 pub const CFE_ALLCAPS: CFE_EFFECTS = CFE_EFFECTS(128u32); const