Home
last modified time | relevance | path

Searched refs:shellWindow (Results 1 – 25 of 138) sorted by relevance

123456

/dports/security/keybase/client-v5.7.1/go/tools/runquiet/
H A Drunquiet.go136 var shellWindow uintptr
137 if shellWindow, _, err = procGetShellWindow.Call(); shellWindow == 0 {
141 processID := GetWindowThreadProcessId(syscall.Handle(shellWindow))
/dports/www/firefox-legacy/firefox-52.8.0esr/widget/windows/
H A DnsLookAndFeel.cpp430 HWND shellWindow = FindWindowW(L"Shell_TrayWnd", nullptr); in GetIntImpl() local
432 if (shellWindow != nullptr) in GetIntImpl()
436 appBarData.hWnd = shellWindow; in GetIntImpl()
456 if (::GetWindowLong(shellWindow, GWL_EXSTYLE) & in GetIntImpl()
/dports/lang/spidermonkey60/firefox-60.9.0/widget/windows/
H A DnsLookAndFeel.cpp480 HWND shellWindow = FindWindowW(L"Shell_TrayWnd", nullptr); in GetIntImpl() local
482 if (shellWindow != nullptr) { in GetIntImpl()
485 appBarData.hWnd = shellWindow; in GetIntImpl()
503 if (::GetWindowLong(shellWindow, GWL_EXSTYLE) & WS_EX_LAYOUTRTL) in GetIntImpl()
/dports/lang/spidermonkey78/firefox-78.9.0/widget/windows/
H A DnsLookAndFeel.cpp516 HWND shellWindow = FindWindowW(L"Shell_TrayWnd", nullptr); in GetIntImpl() local
518 if (shellWindow != nullptr) { in GetIntImpl()
521 appBarData.hWnd = shellWindow; in GetIntImpl()
539 if (::GetWindowLong(shellWindow, GWL_EXSTYLE) & WS_EX_LAYOUTRTL) in GetIntImpl()
/dports/mail/thunderbird/thunderbird-91.8.0/widget/windows/
H A DnsLookAndFeel.cpp488 HWND shellWindow = FindWindowW(L"Shell_TrayWnd", nullptr); in NativeGetInt() local
490 if (shellWindow != nullptr) { in NativeGetInt()
493 appBarData.hWnd = shellWindow; in NativeGetInt()
511 if (::GetWindowLong(shellWindow, GWL_EXSTYLE) & WS_EX_LAYOUTRTL) in NativeGetInt()
/dports/www/firefox/firefox-99.0/widget/windows/
H A DnsLookAndFeel.cpp449 HWND shellWindow = FindWindowW(L"Shell_TrayWnd", nullptr); in NativeGetInt() local
451 if (shellWindow != nullptr) { in NativeGetInt()
454 appBarData.hWnd = shellWindow; in NativeGetInt()
472 if (::GetWindowLong(shellWindow, GWL_EXSTYLE) & WS_EX_LAYOUTRTL) in NativeGetInt()
/dports/www/firefox-esr/firefox-91.8.0/widget/windows/
H A DnsLookAndFeel.cpp488 HWND shellWindow = FindWindowW(L"Shell_TrayWnd", nullptr); in NativeGetInt() local
490 if (shellWindow != nullptr) { in NativeGetInt()
493 appBarData.hWnd = shellWindow; in NativeGetInt()
511 if (::GetWindowLong(shellWindow, GWL_EXSTYLE) & WS_EX_LAYOUTRTL) in NativeGetInt()
/dports/editors/nedit/nedit-5.7/source/
H A Dwindow.h76 WindowInfo* CreateDocument(WindowInfo* shellWindow, const char* name);
H A Dwindow.c3253 WindowInfo* CreateDocument(WindowInfo* shellWindow, const char* name) in CreateDocument() argument
3263 memcpy(window, shellWindow, sizeof(WindowInfo)); in CreateDocument()
3363 XtVaGetValues(shellWindow->statsLine, XmNfontList, in CreateDocument()
3366 getTextPaneDimension(shellWindow, &nRows, &nCols); in CreateDocument()
3469 XtVaSetValues(window->mainWin, XmNworkWindow, shellWindow->splitPane, NULL); in CreateDocument()
/dports/lang/spidermonkey60/firefox-60.9.0/xpfe/appshell/
H A DnsXULWindow.cpp1705 nsCOMPtr<nsIBaseWindow> shellWindow(do_QueryInterface(mPrimaryContentShell)); in GetPrimaryContentShellSize() local
1706 NS_ENSURE_STATE(shellWindow); in GetPrimaryContentShellSize()
1712 shellWindow->GetSize(&devicePixelWidth, &devicePixelHeight); in GetPrimaryContentShellSize()
1715 shellWindow->GetUnscaledDevicePixelsPerCSSPixel(&shellScale); in GetPrimaryContentShellSize()
/dports/www/firefox-legacy/firefox-52.8.0esr/xpfe/appshell/
H A DnsXULWindow.cpp1832 nsCOMPtr<nsIBaseWindow> shellWindow(do_QueryInterface(mPrimaryContentShell)); in GetPrimaryContentShellSize() local
1833 NS_ENSURE_STATE(shellWindow); in GetPrimaryContentShellSize()
1839 shellWindow->GetSize(&devicePixelWidth, &devicePixelHeight); in GetPrimaryContentShellSize()
1842 shellWindow->GetUnscaledDevicePixelsPerCSSPixel(&shellScale); in GetPrimaryContentShellSize()
/dports/cad/tkgate/tkgate-2.1/scripts/
H A Daction.tcl236 proc shellWindow {} { procedure
H A Dmenu.tcl152 {tool.tclshell shellWindow emptytool - - D *}
H A Dmisc.tcl1039 proc shellWindow {} { procedure
/dports/lang/spidermonkey78/firefox-78.9.0/xpfe/appshell/
H A DAppWindow.cpp2014 nsCOMPtr<nsIBaseWindow> shellWindow(do_QueryInterface(mPrimaryContentShell)); in GetPrimaryContentShellSize() local
2015 NS_ENSURE_STATE(shellWindow); in GetPrimaryContentShellSize()
2021 shellWindow->GetSize(&devicePixelWidth, &devicePixelHeight); in GetPrimaryContentShellSize()
2024 shellWindow->GetUnscaledDevicePixelsPerCSSPixel(&shellScale); in GetPrimaryContentShellSize()
/dports/mail/thunderbird/thunderbird-91.8.0/xpfe/appshell/
H A DAppWindow.cpp2185 nsCOMPtr<nsIBaseWindow> shellWindow(do_QueryInterface(mPrimaryContentShell)); in GetPrimaryContentShellSize() local
2186 NS_ENSURE_STATE(shellWindow); in GetPrimaryContentShellSize()
2192 shellWindow->GetSize(&devicePixelWidth, &devicePixelHeight); in GetPrimaryContentShellSize()
2195 shellWindow->GetUnscaledDevicePixelsPerCSSPixel(&shellScale); in GetPrimaryContentShellSize()
/dports/www/firefox/firefox-99.0/xpfe/appshell/
H A DAppWindow.cpp2187 nsCOMPtr<nsIBaseWindow> shellWindow(do_QueryInterface(mPrimaryContentShell)); in GetPrimaryContentShellSize() local
2188 NS_ENSURE_STATE(shellWindow); in GetPrimaryContentShellSize()
2194 shellWindow->GetSize(&devicePixelWidth, &devicePixelHeight); in GetPrimaryContentShellSize()
2197 shellWindow->GetUnscaledDevicePixelsPerCSSPixel(&shellScale); in GetPrimaryContentShellSize()
/dports/www/firefox-esr/firefox-91.8.0/xpfe/appshell/
H A DAppWindow.cpp2185 nsCOMPtr<nsIBaseWindow> shellWindow(do_QueryInterface(mPrimaryContentShell)); in GetPrimaryContentShellSize() local
2186 NS_ENSURE_STATE(shellWindow); in GetPrimaryContentShellSize()
2192 shellWindow->GetSize(&devicePixelWidth, &devicePixelHeight); in GetPrimaryContentShellSize()
2195 shellWindow->GetUnscaledDevicePixelsPerCSSPixel(&shellScale); in GetPrimaryContentShellSize()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/
H A DShell.java1963 long shellWindow = gtk_widget_get_window(shellHandle); in print() local
1965 GDK.gdk_window_get_frame_extents (shellWindow, rect); in print()
/dports/x11-toolkits/swt/swt-4.20/org/eclipse/swt/widgets/
H A DShell.java2034 long shellWindow = gtk_widget_get_window(shellHandle); in print() local
2036 GDK.gdk_window_get_frame_extents (shellWindow, rect); in print()
/dports/devel/liteide/liteide-x37.4/liteidex/vendor/golang.org/x/sys/windows/
H A Dzsyscall_windows.go2901 func GetShellWindow() (shellWindow HWND) {
2903 shellWindow = HWND(r0)
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/docker/docker/vendor/golang.org/x/sys/windows/
H A Dzsyscall_windows.go2901 func GetShellWindow() (shellWindow HWND) {
2903 shellWindow = HWND(r0)
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/docker/docker/vendor/golang.org/x/sys/windows/
H A Dzsyscall_windows.go2901 func GetShellWindow() (shellWindow HWND) {
2903 shellWindow = HWND(r0)
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/docker/cli/vendor/golang.org/x/sys/windows/
H A Dzsyscall_windows.go2901 func GetShellWindow() (shellWindow HWND) {
2903 shellWindow = HWND(r0)
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/docker/docker/vendor/golang.org/x/sys/windows/
H A Dzsyscall_windows.go2901 func GetShellWindow() (shellWindow HWND) {
2903 shellWindow = HWND(r0)

123456