Home
last modified time | relevance | path

Searched refs:GetWindowType (Results 26 – 50 of 150) sorted by relevance

123456

/dports/net-im/tg_owt/tg_owt-d578c76/src/modules/desktop_capture/win/
H A Dfull_screen_win_application_handler.cc111 if (GetWindowType(original_window) != WindowType::kEditor) in FindFullScreenWindow()
120 if (GetWindowType(window) != WindowType::kSlideShow || in FindFullScreenWindow()
134 WindowType GetWindowType(HWND window) const { in GetWindowType() function in webrtc::__anon9a5ccb890111::FullScreenPowerPointHandler
/dports/mail/thunderbird/thunderbird-91.8.0/xpfe/appshell/
H A DnsAppShellWindowEnumerator.cpp27 static void GetWindowType(nsIAppWindow* inWindow, nsString& outType);
56 void GetWindowType(nsIAppWindow* aWindow, nsString& outType) { in GetWindowType() function
77 GetWindowType(mWindow, rtnString); in TypeEquals()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/modules/desktop_capture/win/
H A Dfull_screen_win_application_handler.cc111 if (GetWindowType(original_window) != WindowType::kEditor) in FindFullScreenWindow()
120 if (GetWindowType(window) != WindowType::kSlideShow || in FindFullScreenWindow()
134 WindowType GetWindowType(HWND window) const { in GetWindowType() function in webrtc::__anon5c1b51980111::FullScreenPowerPointHandler
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/modules/desktop_capture/win/
H A Dfull_screen_win_application_handler.cc111 if (GetWindowType(original_window) != WindowType::kEditor) in FindFullScreenWindow()
120 if (GetWindowType(window) != WindowType::kSlideShow || in FindFullScreenWindow()
134 WindowType GetWindowType(HWND window) const { in GetWindowType() function in webrtc::__anonde2d4f090111::FullScreenPowerPointHandler
/dports/www/firefox/firefox-99.0/xpfe/appshell/
H A DnsAppShellWindowEnumerator.cpp27 static void GetWindowType(nsIAppWindow* inWindow, nsString& outType);
56 void GetWindowType(nsIAppWindow* aWindow, nsString& outType) { in GetWindowType() function
77 GetWindowType(mWindow, rtnString); in TypeEquals()
/dports/www/firefox-esr/firefox-91.8.0/xpfe/appshell/
H A DnsAppShellWindowEnumerator.cpp27 static void GetWindowType(nsIAppWindow* inWindow, nsString& outType);
56 void GetWindowType(nsIAppWindow* aWindow, nsString& outType) { in GetWindowType() function
77 GetWindowType(mWindow, rtnString); in TypeEquals()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/control/
H A DPriorityHBox.cxx79 for (vcl::Window* pChild = GetWindow(GetWindowType::FirstChild); pChild; in calculateRequisition()
80 pChild = pChild->GetWindow(GetWindowType::Next)) in calculateRequisition()
H A DPriorityMergedHBox.cxx143 for (vcl::Window* pChild = GetWindow(GetWindowType::FirstChild); pChild; in calculateRequisition()
144 pChild = pChild->GetWindow(GetWindowType::Next)) in calculateRequisition()
H A Dnotebookbar.cxx156 return VclContainer::getLayoutRequisition(*GetWindow(GetWindowType::FirstChild)); in GetOptimalSize()
167 Window *pChild = GetWindow(GetWindowType::FirstChild); in setPosSizePixel()
204 vcl::Window* pChild = GetWindow(GetWindowType::FirstChild); in Resize()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sfx2/source/notebookbar/
H A DPriorityHBox.cxx85 …for (vcl::Window *pChild = GetWindow(GetWindowType::FirstChild); pChild; pChild = pChild->GetWindo… in calculateRequisition()
/dports/lang/spidermonkey60/firefox-60.9.0/xpfe/appshell/
H A DnsAppShellWindowEnumerator.cpp30 static void GetWindowType(nsIXULWindow *inWindow, nsString &outType);
65 void GetWindowType(nsIXULWindow *aWindow, nsString &outType) { in GetWindowType() function
86 GetWindowType(mWindow, rtnString); in TypeEquals()
/dports/www/firefox-legacy/firefox-52.8.0esr/xpfe/appshell/
H A DnsAppShellWindowEnumerator.cpp28 static void GetWindowType(nsIXULWindow* inWindow, nsString &outType);
66 void GetWindowType(nsIXULWindow* aWindow, nsString &outType) in GetWindowType() function
90 GetWindowType(mWindow, rtnString); in TypeEquals()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sfx2/inc/
H A Dpreventduplicateinteraction.hxx46 …ow *pChild = rTopLevel.GetWindow(GetWindowType::FirstTopWindowChild); pChild; pChild = rTopLevel.G… in closedialogs()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sfx2/inc/
H A Dpreventduplicateinteraction.hxx48 …ow *pChild = rTopLevel.GetWindow(GetWindowType::FirstTopWindowChild); pChild; pChild = rTopLevel.G… in closedialogs()
/dports/textproc/stardict3/stardict-3.0.6/dict/src/win32/
H A DGetWord.h34 TKnownWndClass GetWindowType(HWND WND, const TCHAR* WNDClass);
/dports/textproc/goldendict/goldendict-73ec1b5/mouseover_win32/
H A DGetWord.h16 TKnownWndClass GetWindowType(HWND WND, const char* WNDClass);
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/extensions/common/
H A Devent_matcher.h35 bool GetWindowType(int i, std::string* window_type_out) const;
/dports/www/chromium-legacy/chromium-88.0.4324.182/extensions/common/
H A Devent_matcher.h35 bool GetWindowType(int i, std::string* window_type_out) const;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/window/
H A Dtaskpanelist.cxx69 if( pWindow->ImplIsFloatingWindow() && pWindow->GetWindow( GetWindowType::FirstChild ) ) in ImplTaskPaneListGrabFocus()
70 pWindow = pWindow->GetWindow( GetWindowType::FirstChild ); in ImplTaskPaneListGrabFocus()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/window/
H A Dtaskpanelist.cxx70 if( pWindow->ImplIsFloatingWindow() && pWindow->GetWindow( GetWindowType::FirstChild ) ) in ImplTaskPaneListGrabFocus()
71 pWindow = pWindow->GetWindow( GetWindowType::FirstChild ); in ImplTaskPaneListGrabFocus()
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/svdraw/
H A Dsdrpaintwindow.cxx80 vcl::Window * pCandidate = rWindow.GetWindow( GetWindowType::FirstChild ); in PaintTransparentChildren()
95 pCandidate = pCandidate->GetWindow( GetWindowType::Next ); in PaintTransparentChildren()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/svdraw/
H A Dsdrpaintwindow.cxx75 vcl::Window * pCandidate = rWindow.GetWindow( GetWindowType::FirstChild ); in PaintTransparentChildren()
90 pCandidate = pCandidate->GetWindow( GetWindowType::Next ); in PaintTransparentChildren()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/control/
H A Dnotebookbar.cxx119 return VclContainer::getLayoutRequisition(*GetWindow(GetWindowType::FirstChild)); in GetOptimalSize()
130 Window *pChild = GetWindow(GetWindowType::FirstChild); in setPosSizePixel()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/chrome/browser/ui/webui/ntp/
H A Dntp_resource_cache.h61 static WindowType GetWindowType(
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/qa/cppunit/
H A Dlifecycle.cxx91 CPPUNIT_ASSERT(!xWin->GetWindow(GetWindowType::Parent)); in testMultiDispose()
186 CPPUNIT_ASSERT(!xWin->GetWindow(GetWindowType::Parent)); in testPostDispose()

123456