Home
last modified time | relevance | path

Searched defs:TDN_RADIO_BUTTON_CLICKED (Results 1 – 6 of 6) sorted by relevance

/dports/x11/controllermap/SDL2-2.0.18/src/video/windows/
H A DSDL_windowstaskdialog.h77 TDN_RADIO_BUTTON_CLICKED = 6, // wParam = Radio Button ID enumerator
/dports/devel/sdl20/SDL2-2.0.18/src/video/windows/
H A DSDL_windowstaskdialog.h77 TDN_RADIO_BUTTON_CLICKED = 6, // wParam = Radio Button ID enumerator
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dcommctrl.h5221 TDN_RADIO_BUTTON_CLICKED = 6, enumerator
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dcommctrl.h5221 TDN_RADIO_BUTTON_CLICKED = 6, enumerator
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/UI/Controls/
H A Dmod.rs5817 pub const TDN_RADIO_BUTTON_CLICKED: TASKDIALOG_NOTIFICATIONS = 6i32; const
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/UI/Controls/
H A Dmod.rs15423 pub const TDN_RADIO_BUTTON_CLICKED: TASKDIALOG_NOTIFICATIONS = TASKDIALOG_NOTIFICATIONS(6i32); const