Home
last modified time | relevance | path

Searched refs:GetDesktop (Results 1 – 25 of 55) sorted by relevance

123

/dports/games/dhewm3/dhewm3-1.5.1/neo/ui/
H A DMarkerWindow.cpp94 gui->GetDesktop()->SetChildWinVarVal("markerText", "text", ""); in HandleEvent()
105 gui->GetDesktop()->SetChildWinVarVal("markerText", "visible", "1"); in HandleEvent()
107 gui->GetDesktop()->SetChildWinVarVal("markerBackground", "text", ""); in HandleEvent()
118 gui->GetDesktop()->SetChildWinVarVal("markerText", "visible", "1"); in HandleEvent()
119 gui->GetDesktop()->SetChildWinVarVal("markerBackground", "matcolor", "0 0 0 0"); in HandleEvent()
120 gui->GetDesktop()->SetChildWinVarVal("markerBackground", "text", "No Preview"); in HandleEvent()
129 gui->GetDesktop()->SetChildWinVarVal("markerText", "text", ""); in HandleEvent()
207 gui->GetDesktop()->SetChildWinVarVal("markerBackground", "text", ""); in RouteMouseCoords()
215 gui->GetDesktop()->SetChildWinVarVal("markerBackground", "text", "No Preview"); in RouteMouseCoords()
220 gui->GetDesktop()->SetChildWinVarVal("markerBackground", "text", ""); in RouteMouseCoords()
[all …]
H A DGuiScript.cpp79 drawWin_t *win = window->GetGui()->GetDesktop()->FindChildByName(*parm); in Script_SetFocus()
95 window->GetGui()->GetDesktop()->ClearFlag( WIN_NOCURSOR ); in Script_ShowCursor()
97 window->GetGui()->GetDesktop()->SetFlag( WIN_NOCURSOR ); in Script_ShowCursor()
159 win = window->GetGui()->GetDesktop()->FindChildByName(*parm); in Script_ResetTime()
480 dest = win->GetGui()->GetDesktop()->GetWinVarByName((const char*)(*str) + 1, true); in FixupParms()
/dports/net-im/coyim/coyim-0.3.11/vendor/github.com/coyim/gotk3adapter/gdka/
H A Dwindow.go32 func (v *window) GetDesktop() uint32 { func
33 return v.internal.GetDesktop()
/dports/games/dhewm3/dhewm3-1.5.1/neo/tools/guied/
H A DGEWorkspace.cpp876 mSelectMenu.Append ( mInterface->GetDesktop() ); in HandleRButtonDown()
934 wrapper = rvGEWindowWrapper::GetWrapper ( mInterface->GetDesktop ( ) ); in HandleLButtonDown()
939 if ( gApp.GetOptions().GetIgnoreDesktopSelect() && window == mInterface->GetDesktop ( ) ) in HandleLButtonDown()
1480 idWindow* window = new idWindow ( mInterface->GetDesktop()->GetDC(), mInterface ); in NewWindow()
1488 window = new idWindow ( mInterface->GetDesktop()->GetDC(), mInterface ); in NewWindow()
1492 window = new idBindWindow ( mInterface->GetDesktop()->GetDC(), mInterface ); in NewWindow()
1496 window = new idRenderWindow ( mInterface->GetDesktop()->GetDC(), mInterface ); in NewWindow()
1500 window = new idChoiceWindow ( mInterface->GetDesktop()->GetDC(), mInterface ); in NewWindow()
1504 window = new idEditWindow ( mInterface->GetDesktop()->GetDC(), mInterface ); in NewWindow()
1516 if ( mInterface->GetDesktop()->FindChildByName ( baseName ) ) in NewWindow()
[all …]
/dports/net-im/coyim/coyim-0.3.11/vendor/github.com/coyim/gotk3adapter/gdki/
H A Dwindow.go8 GetDesktop() uint32 methodSpec
/dports/net-im/coyim/coyim-0.3.11/vendor/github.com/gotk3/gotk3/gdk/
H A Dwindow_no_x11.go10 func (v *Window) GetDesktop() uint32 { func
H A Dwindow_x11.go18 func (v *Window) GetDesktop() uint32 { func
/dports/x11/nwg-dock/nwg-dock-0.2.2/vendor/github.com/gotk3/gotk3/gdk/
H A Dwindow_no_x11.go10 func (v *Window) GetDesktop() uint32 { func
H A Dwindow_x11.go23 func (v *Window) GetDesktop() uint32 { func
/dports/x11/nwg-bar/nwg-bar-0.0.1/vendor/github.com/gotk3/gotk3/gdk/
H A Dwindow_no_x11.go10 func (v *Window) GetDesktop() uint32 { func
H A Dwindow_x11.go23 func (v *Window) GetDesktop() uint32 { func
/dports/x11/nwg-drawer/nwg-drawer-0.2.8/vendor/github.com/gotk3/gotk3/gdk/
H A Dwindow_no_x11.go10 func (v *Window) GetDesktop() uint32 { func
H A Dwindow_x11.go23 func (v *Window) GetDesktop() uint32 { func
/dports/x11/nwg-menu/nwg-menu-0.1.1/vendor/github.com/gotk3/gotk3/gdk/
H A Dwindow_no_x11.go10 func (v *Window) GetDesktop() uint32 { func
H A Dwindow_x11.go23 func (v *Window) GetDesktop() uint32 { func
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/wm/
H A Dworkspace_controller_unittest.cc115 aura::Window* GetDesktop() { in GetDesktop() function in ash::WorkspaceControllerTest
154 EXPECT_EQ(w1.get(), GetDesktop()->children()[0]); in TEST_F()
177 EXPECT_EQ(w1.get(), GetDesktop()->children()[0]); in TEST_F()
186 EXPECT_EQ(w1.get(), GetDesktop()->children()[0]); in TEST_F()
206 EXPECT_EQ(w1.get(), GetDesktop()->children()[0]); in TEST_F()
207 EXPECT_EQ(w2.get(), GetDesktop()->children()[1]); in TEST_F()
253 EXPECT_EQ(w1.get(), GetDesktop()->children()[0]); in TEST_F()
262 EXPECT_EQ(w1.get(), GetDesktop()->children()[0]); in TEST_F()
268 EXPECT_EQ(w1.get(), GetDesktop()->children()[0]); in TEST_F()
326 EXPECT_EQ(w2.get(), GetDesktop()->children()[0]); in TEST_F()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/webrtc/modules/desktop_capture/win/
H A Ddesktop.h39 static Desktop* GetDesktop(const wchar_t* desktop_name);
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/webrtc/modules/desktop_capture/win/
H A Ddesktop.h39 static Desktop* GetDesktop(const wchar_t* desktop_name);
/dports/www/firefox-legacy/firefox-52.8.0esr/media/webrtc/trunk/webrtc/modules/desktop_capture/win/
H A Ddesktop.h40 static Desktop* GetDesktop(const wchar_t* desktop_name);
/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/webrtc/modules/desktop_capture/win/
H A Ddesktop.h39 static Desktop* GetDesktop(const wchar_t* desktop_name);
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/trunk/webrtc/modules/desktop_capture/win/
H A Ddesktop.h39 static Desktop* GetDesktop(const wchar_t* desktop_name);
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/modules/desktop_capture/win/
H A Ddesktop.h41 static Desktop* GetDesktop(const wchar_t* desktop_name);
/dports/net-im/tg_owt/tg_owt-d578c76/src/modules/desktop_capture/win/
H A Ddesktop.h41 static Desktop* GetDesktop(const wchar_t* desktop_name);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/modules/desktop_capture/win/
H A Ddesktop.h41 static Desktop* GetDesktop(const wchar_t* desktop_name);
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/modules/desktop_capture/win/
H A Ddesktop.h41 static Desktop* GetDesktop(const wchar_t* desktop_name);

123