Home
last modified time | relevance | path

Searched refs:TS_E_SYNCHRONOUS (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_unittest.cc463 EXPECT_EQ(TS_E_SYNCHRONOUS, result); in LockGranted3()
473 EXPECT_EQ(TS_E_SYNCHRONOUS, result); in LockGranted4()
482 EXPECT_EQ(TS_E_SYNCHRONOUS, result); in LockGranted5()
492 EXPECT_EQ(TS_E_SYNCHRONOUS, result); in LockGranted6()
H A Dtsf_text_store.cc546 *result = TS_E_SYNCHRONOUS; in RequestLock()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/base/ime/win/
H A Dtsf_text_store_unittest.cc476 EXPECT_EQ(TS_E_SYNCHRONOUS, result); in LockGranted3()
486 EXPECT_EQ(TS_E_SYNCHRONOUS, result); in LockGranted4()
495 EXPECT_EQ(TS_E_SYNCHRONOUS, result); in LockGranted5()
505 EXPECT_EQ(TS_E_SYNCHRONOUS, result); in LockGranted6()
H A Dtsf_text_store.cc576 *result = TS_E_SYNCHRONOUS; in RequestLock()
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dtextstor.h53 #define TS_E_SYNCHRONOUS MAKE_HRESULT(SEVERITY_ERROR, FACILITY_ITF, 0x0208) macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dtextstor.h53 #define TS_E_SYNCHRONOUS MAKE_HRESULT(SEVERITY_ERROR, FACILITY_ITF, 0x0208) macro
/dports/www/firefox-legacy/firefox-52.8.0esr/widget/windows/
H A DTSFTextStore.cpp374 case TS_E_SYNCHRONOUS: in GetTextStoreReturnValueName()
1706 *phrSession = TS_E_SYNCHRONOUS; in RequestLock()
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/UI/TextServices/
H A Dmod.rs1391 pub const TS_E_SYNCHRONOUS: ::windows_sys::core::HRESULT = -2147220984i32; const
/dports/lang/spidermonkey78/firefox-78.9.0/widget/windows/
H A DTSFTextStore.cpp387 case TS_E_SYNCHRONOUS: in GetTextStoreReturnValueName()
2281 *phrSession = TS_E_SYNCHRONOUS; in RequestLock()
/dports/lang/spidermonkey60/firefox-60.9.0/widget/windows/
H A DTSFTextStore.cpp337 case TS_E_SYNCHRONOUS: in GetTextStoreReturnValueName()
2110 *phrSession = TS_E_SYNCHRONOUS; in RequestLock()
/dports/mail/thunderbird/thunderbird-91.8.0/widget/windows/
H A DTSFTextStore.cpp391 case TS_E_SYNCHRONOUS: in GetTextStoreReturnValueName()
2227 *phrSession = TS_E_SYNCHRONOUS; in RequestLock()
/dports/www/firefox/firefox-99.0/widget/windows/
H A DTSFTextStore.cpp395 case TS_E_SYNCHRONOUS: in GetTextStoreReturnValueName()
2231 *phrSession = TS_E_SYNCHRONOUS; in RequestLock()
/dports/www/firefox-esr/firefox-91.8.0/widget/windows/
H A DTSFTextStore.cpp391 case TS_E_SYNCHRONOUS: in GetTextStoreReturnValueName()
2227 *phrSession = TS_E_SYNCHRONOUS; in RequestLock()
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/UI/TextServices/
H A Dmod.rs11888 pub const TS_E_SYNCHRONOUS: ::windows::runtime::HRESULT = ::windows::runtime::HRESULT(-2147220984i3… const