Home
last modified time | relevance | path

Searched refs:SwitchDesktop (Results 1 – 25 of 195) sorted by relevance

12345678

/dports/x11/plasma5-plasma-workspace/plasma-workspace-5.23.5/containmentactions/switchdesktop/
H A Ddesktop.cpp16 SwitchDesktop::SwitchDesktop(QObject *parent, const QVariantList &args) in SwitchDesktop() function in SwitchDesktop
22 SwitchDesktop::~SwitchDesktop() in ~SwitchDesktop()
26 QList<QAction *> SwitchDesktop::contextualActions() in contextualActions()
39 connect(action, &QAction::triggered, this, &SwitchDesktop::switchTo); in contextualActions()
59 void SwitchDesktop::switchTo() in switchTo()
70 void SwitchDesktop::performNextAction() in performNextAction()
93 void SwitchDesktop::performPreviousAction() in performPreviousAction()
115 K_PLUGIN_CLASS_WITH_JSON(SwitchDesktop, "plasma-containmentactions-switchdesktop.json")
H A Ddesktop.h19 class SwitchDesktop : public Plasma::ContainmentActions
23 SwitchDesktop(QObject *parent, const QVariantList &args);
24 ~SwitchDesktop() override;
/dports/security/keepass/KeePass-2.49-Source/KeePass/UI/
H A DProtectedDialog.cs120 NativeMethods.DesktopFlags.SwitchDesktop); in ShowDialog()
167 if(!NativeMethods.SwitchDesktop(pOrgDesktop)) { Debug.Assert(false); } in ShowDialog()
284 if(!NativeMethods.SwitchDesktop(stp.ThreadDesktop)) { Debug.Assert(false); } in SecureDialogThread()
337 NativeMethods.SwitchDesktop(pOrgDesktop); in HandleUnexpectedDesktopSwitch()
362 NativeMethods.SwitchDesktop(pNewDesktop); in HandleUnexpectedDesktopSwitch()
/dports/net-im/beebeep/beebeep-code-r1476/src/desktop/
H A DBeeApplication_win.cpp116 if( SwitchDesktop( desktop ) ) in IsDesktopAvailable()
/dports/security/keepass/KeePass-2.49-Source/KeePass/Native/
H A DNativeMethods.Defs.cs324 SwitchDesktop = 0x0100, enumerator
H A DNativeMethods.cs296 internal static extern bool SwitchDesktop(IntPtr hDesktop); in SwitchDesktop() method in KeePass.Native.NativeMethods
/dports/misc/actiona/actiona-3.10.1/actions/actionpacksystem/systeminfo/windows/
H A Dqdeviceinfo_win.cpp166 if (0 == SwitchDesktop(desktop)) in activatedLocks()
/dports/www/chromium-legacy/chromium-88.0.4324.182/sandbox/win/tests/validation_tests/
H A Dcommands.cc216 return ::SwitchDesktop(desktop) ? SBOX_TEST_SUCCEEDED : SBOX_TEST_DENIED; in TestSwitchDesktop()
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/System/StationsAndDesktops/
H A Dmod.rs63 pub fn SwitchDesktop(hdesktop: HDESK) -> super::super::Foundation::BOOL; in SwitchDesktop() function
/dports/devel/upp/upp/bazaar/plugin/tcc/lib/
H A Duser32.def592 SwitchDesktop
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/System/StationsAndDesktops/
H A Dmod.rs582 pub unsafe fn SwitchDesktop<'a, Param0: ::windows::runtime::IntoParam<'a, HDESK>>(hdesktop: Param0)… in SwitchDesktop() function
587 fn SwitchDesktop(hdesktop: HDESK) -> super::super::Foundation::BOOL; in SwitchDesktop() function
589 ::std::mem::transmute(SwitchDesktop(hdesktop.into_param().abi())) in SwitchDesktop()
/dports/lang/zig-devel/zig-0.9.0/lib/libc/mingw/lib-common/
H A Duser32.def.in880 SwitchDesktop
/dports/lang/zig/zig-0.9.0/lib/libc/mingw/lib-common/
H A Duser32.def.in880 SwitchDesktop
/dports/lang/zig-devel/zig-0.9.0/lib/libc/mingw/lib32/
H A Duser32.def853 SwitchDesktop@4
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/aura/
H A Dnative_window_occlusion_tracker_win.cc68 virtual HRESULT STDMETHODCALLTYPE SwitchDesktop(IVirtualDesktop *
/dports/lang/zig/zig-0.9.0/lib/libc/mingw/lib32/
H A Duser32.def853 SwitchDesktop@4
/dports/converters/wkhtmltopdf/qt-5db36ec/tests/auto/qtabwidget/
H A Dtst_qtabwidget.cpp57 if (::SwitchDesktop(::GetThreadDesktop(::GetCurrentThreadId())) == 0) \
/dports/converters/wkhtmltopdf/qt-5db36ec/tests/auto/qitemdelegate/
H A Dtst_qitemdelegate.cpp76 if (::SwitchDesktop(::GetThreadDesktop(::GetCurrentThreadId())) == 0) \
/dports/security/softether/v4.38-9760/src/Mayaqua/
H A DMicrosoft.h461 BOOL (WINAPI *SwitchDesktop)(HDESK);
H A DMicrosoft.c7208 ms->nt->SwitchDesktop == NULL) in MsIsCurrentDesktopAvailableForVnc()
7222 ret = ms->nt->SwitchDesktop(hDesk); in MsIsCurrentDesktopAvailableForVnc()
13199 nt->SwitchDesktop = in MsLoadNtApiFunctions()
/dports/security/softether-devel/v4.36-9754/src/Mayaqua/
H A DMicrosoft.h461 BOOL (WINAPI *SwitchDesktop)(HDESK);
H A DMicrosoft.c7208 ms->nt->SwitchDesktop == NULL) in MsIsCurrentDesktopAvailableForVnc()
7222 ret = ms->nt->SwitchDesktop(hDesk); in MsIsCurrentDesktopAvailableForVnc()
13199 nt->SwitchDesktop = in MsLoadNtApiFunctions()
/dports/devel/upp/upp/bazaar/plugin/tcc/include/winapi/
H A Dwinuser.h3118 BOOL WINAPI SwitchDesktop(HDESK);
/dports/lang/fpc-source/fpc-3.2.2/packages/winunits-jedi/src/
H A Djwawinuser.pas1608 function SwitchDesktop(hDesktop: HDESK): BOOL; stdcall;
12359 function SwitchDesktop; in SwitchDesktop() function
21229 function SwitchDesktop; external user32 name 'SwitchDesktop'; in SwitchDesktop() function
/dports/editors/fpc-ide/fpc-3.2.2/rtl/win/wininc/
H A Dfunc.inc405 function SwitchDesktop(hDesktop:HDESK):WINBOOL; external 'user32' name 'SwitchDesktop';

12345678