Home
last modified time | relevance | path

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

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/base/ime/win/
H A Dtsf_text_store.cc446 if (flags & TS_IAS_QUERYONLY) { in InsertTextAtSelection()
H A Dtsf_text_store_unittest.cc325 EXPECT_EQ(S_OK, text_store_->InsertTextAtSelection(TS_IAS_QUERYONLY, buffer, in InsertTextAtSelectionQueryOnlyTest()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/base/ime/win/
H A Dtsf_text_store.cc453 if (flags & TS_IAS_QUERYONLY) { in InsertTextAtSelection()
H A Dtsf_text_store_unittest.cc332 EXPECT_EQ(S_OK, text_store_->InsertTextAtSelection(TS_IAS_QUERYONLY, buffer, in InsertTextAtSelectionQueryOnlyTest()
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dtextstor.h97 #define TS_IAS_QUERYONLY (0x2) macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dtextstor.h97 #define TS_IAS_QUERYONLY (0x2) macro
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/UI/TextServices/
H A Dmod.rs1395 pub const TS_IAS_QUERYONLY: u32 = 2u32; const
/dports/www/firefox-legacy/firefox-52.8.0esr/widget/windows/
H A DTSFTextStore.cpp4151 if (TS_IAS_QUERYONLY == dwFlags) { in InsertTextAtSelection()
/dports/lang/spidermonkey78/firefox-78.9.0/widget/windows/
H A DTSFTextStore.cpp5078 if (TS_IAS_QUERYONLY == dwFlags) { in InsertTextAtSelection()
/dports/lang/spidermonkey60/firefox-60.9.0/widget/windows/
H A DTSFTextStore.cpp4732 if (TS_IAS_QUERYONLY == dwFlags) { in InsertTextAtSelection()
/dports/mail/thunderbird/thunderbird-91.8.0/widget/windows/
H A DTSFTextStore.cpp5020 if (TS_IAS_QUERYONLY == dwFlags) { in InsertTextAtSelection()
/dports/www/firefox/firefox-99.0/widget/windows/
H A DTSFTextStore.cpp5029 if (TS_IAS_QUERYONLY == dwFlags) { in InsertTextAtSelection()
/dports/www/firefox-esr/firefox-91.8.0/widget/windows/
H A DTSFTextStore.cpp5020 if (TS_IAS_QUERYONLY == dwFlags) { in InsertTextAtSelection()
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/UI/TextServices/
H A Dmod.rs11892 pub const TS_IAS_QUERYONLY: u32 = 2u32; const