Home
last modified time | relevance | path

Searched refs:IME_PROP_COMPLETE_ON_UNSELECT (Results 1 – 14 of 14) sorted by relevance

/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dimm.h318 #define IME_PROP_COMPLETE_ON_UNSELECT 0x00100000 macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dimm.h318 #define IME_PROP_COMPLETE_ON_UNSELECT 0x00100000 macro
/dports/textproc/scim-openvanilla/openvanilla-0.7.2.20070514/Loaders/Win32/OVIME/
H A Dimmdev.h374 #define IME_PROP_COMPLETE_ON_UNSELECT 0x00100000 macro
/dports/textproc/openvanilla-framework/openvanilla-0.7.2.20070514/Loaders/Win32/OVIME/
H A Dimmdev.h374 #define IME_PROP_COMPLETE_ON_UNSELECT 0x00100000 macro
/dports/lang/fpc-source/fpc-3.2.2/packages/winunits-base/src/
H A Dimm.pas629 IME_PROP_COMPLETE_ON_UNSELECT = $00100000;
/dports/mail/thunderbird/thunderbird-91.8.0/widget/windows/
H A DIMMHandler.cpp73 if (aFlags & IME_PROP_COMPLETE_ON_UNSELECT) { in GetIMEGeneralPropertyName()
/dports/www/firefox/firefox-99.0/widget/windows/
H A DIMMHandler.cpp80 if (aFlags & IME_PROP_COMPLETE_ON_UNSELECT) { in GetIMEGeneralPropertyName()
/dports/lang/fpc-source/fpc-3.2.2/packages/winceunits/src/
H A Dimm.pp612 IME_PROP_COMPLETE_ON_UNSELECT = $00100000;
/dports/www/firefox-esr/firefox-91.8.0/widget/windows/
H A DIMMHandler.cpp73 if (aFlags & IME_PROP_COMPLETE_ON_UNSELECT) { in GetIMEGeneralPropertyName()
/dports/lang/spidermonkey78/firefox-78.9.0/widget/windows/
H A DIMMHandler.cpp73 if (aFlags & IME_PROP_COMPLETE_ON_UNSELECT) { in GetIMEGeneralPropertyName()
/dports/lang/spidermonkey60/firefox-60.9.0/widget/windows/
H A DIMMHandler.cpp72 if (aFlags & IME_PROP_COMPLETE_ON_UNSELECT) { in GetIMEGeneralPropertyName()
/dports/www/firefox-legacy/firefox-52.8.0esr/widget/windows/
H A DIMMHandler.cpp78 if (aFlags & IME_PROP_COMPLETE_ON_UNSELECT) { in GetIMEGeneralPropertyName()
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/UI/Input/Ime/
H A Dmod.rs1210 pub const IME_PROP_COMPLETE_ON_UNSELECT: u32 = 1048576u32; const
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/UI/Input/Ime/
H A Dmod.rs3953 pub const IME_PROP_COMPLETE_ON_UNSELECT: u32 = 1048576u32; const