Home
last modified time | relevance | path

Searched refs:GetFocusWindow (Results 1 – 25 of 69) sorted by relevance

123

/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/window/
H A Ddebugevent.cxx39 if (vcl::Window * pWindow = Application::GetFocusWindow()) in ChooseWindow()
73 vcl::Window *pFocus = Application::GetFocusWindow(); in InjectMenuEvent()
H A Dsyschild.cxx71 if ( !Application::GetFocusWindow() || pWindow->HasChildPathFocus() ) in ImplSysChildProc()
H A Dcursor.cxx200 pWindow = Application::GetFocusWindow(); in ImplDoShow()
H A Ddlgctrl.cxx635 vcl::Window* pFocusWindow = Application::GetFocusWindow(); in ImplDlgCtrl()
1071 vcl::Window* pNewFocusWindow = Application::GetFocusWindow(); in ImplDlgCtrlUpdateDefButton()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/window/
H A Ddebugevent.cxx39 if (vcl::Window * pWindow = Application::GetFocusWindow()) in ChooseWindow()
75 vcl::Window *pFocus = Application::GetFocusWindow(); in InjectMenuEvent()
H A Dsyschild.cxx70 if ( !Application::GetFocusWindow() || pWindow->HasChildPathFocus() ) in ImplSysChildProc()
H A Dcursor.cxx195 pWindow = Application::GetFocusWindow(); in ImplDoShow()
H A Ddlgctrl.cxx636 vcl::Window* pFocusWindow = Application::GetFocusWindow(); in ImplDlgCtrl()
1072 vcl::Window* pNewFocusWindow = Application::GetFocusWindow(); in ImplDlgCtrlUpdateDefButton()
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Damaudio.h44 STDMETHOD(GetFocusWindow)(THIS_ HWND *hwnd, WINBOOL *bgaudible) PURE; in DECLARE_INTERFACE_() local
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Damaudio.h44 STDMETHOD(GetFocusWindow)(THIS_ HWND *hwnd, WINBOOL *bgaudible) PURE; in DECLARE_INTERFACE_() local
/dports/games/gemrb/gemrb-0.9.0/gemrb/core/GUI/
H A DWindowManager.h160 Window* GetFocusWindow() const;
H A DWindowManager.cpp310 Window* WindowManager::GetFocusWindow() const in GetFocusWindow() function in GemRB::WindowManager
358 return GetFocusWindow(); in NextEventWindow()
/dports/editors/libreoffice/libreoffice-7.2.6.2/svtools/source/brwbox/
H A Deditbrowsebox2.cxx129 for (vcl::Window* pWindow = Application::GetFocusWindow(); in DetermineFocus()
H A Deditbrowsebox.cxx206 if (!ControlHasFocus() && (m_pFocusWhileRequest.get() == Application::GetFocusWindow())) in IMPL_LINK_NOARG()
1207 m_pFocusWhileRequest = Application::GetFocusWindow(); in AsynchGetFocus()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svtools/source/brwbox/
H A Deditbrowsebox2.cxx128 for (vcl::Window* pWindow = Application::GetFocusWindow(); in DetermineFocus()
H A Deditbrowsebox.cxx218 …ontroller->GetWindow().HasFocus() && (m_pFocusWhileRequest.get() == Application::GetFocusWindow())) in IMPL_LINK_NOARG()
1225 m_pFocusWhileRequest = Application::GetFocusWindow(); in AsynchGetFocus()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/osx/
H A Da11yfocustracker.cxx90 window_got_focus(Application::GetFocusWindow()); in AquaA11yFocusTracker()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/osx/
H A Da11yfocustracker.cxx96 window_got_focus(Application::GetFocusWindow()); in AquaA11yFocusTracker()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/tbxctrls/
H A Ditemwin.cxx445 && Application::GetFocusWindow() in VCL_BUILDER_FACTORY()
446 && !IsWindowOrChild( Application::GetFocusWindow(), true ) ) in VCL_BUILDER_FACTORY()
H A Dtbunocontroller.cxx246 vcl::Window* pFocusWin = Application::GetFocusWindow(); in EventNotify()
/dports/editors/libreoffice/libreoffice-7.2.6.2/filter/source/pdf/
H A Dpdffilter.cxx189 m_pFocusWindow( Application::GetFocusWindow() ) in FocusWindowWaitCursor()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/filter/source/pdf/
H A Dpdffilter.cxx184 m_pFocusWindow( Application::GetFocusWindow() ) in FocusWindowWaitCursor()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/vcl/
H A Dsvapp.hxx832 static vcl::Window* GetFocusWindow();
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/vcl/
H A Dsvapp.hxx818 static vcl::Window* GetFocusWindow();
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sfx2/source/sidebar/
H A DTabBar.cxx308 vcl::Window* pFocusWin = Application::GetFocusWindow(); in IMPL_LINK_NOARG()

123