Home
last modified time | relevance | path

Searched refs:windowOpen (Results 1 – 25 of 33) sorted by relevance

12

/dports/www/grafana8/grafana-8.3.6/public/app/features/dashboard/utils/
H A DgetPanelMenu.test.ts166 const windowOpen = jest.fn(); constant
177 window.open = windowOpen;
194 expect(windowOpen).toHaveBeenLastCalledWith(testUrl);
205 expect(windowOpen).toHaveBeenLastCalledWith(`${testSubUrl}${testUrl}`);
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/xeen/dialogs/
H A Ddialogs_quick_ref.cpp72 bool windowOpen = w._enabled; in execute() local
73 if (!windowOpen) in execute()
84 if (!windowOpen) in execute()
/dports/games/scummvm/scummvm-2.5.1/engines/xeen/dialogs/
H A Ddialogs_quick_ref.cpp91 bool windowOpen = w._enabled; in execute() local
92 if (!windowOpen) in execute()
106 if (!windowOpen) in execute()
/dports/devel/tinygo/tinygo-0.14.1/vendor/github.com/chromedp/cdproto/target/
H A Dtarget.go499 func (p SetAutoAttachParams) WithWindowOpen(windowOpen bool) *SetAutoAttachParams {
500 p.WindowOpen = windowOpen
/dports/astro/phd2/phd2-2.6.10/
H A Dbacklash_comp.cpp126 bool windowOpen; member in BLCHistory
146 return windowOpen; in WindowOpen()
151 windowOpen = false; in BLCHistory()
163 windowOpen = false; in CloseWindow()
176 windowOpen = true; in RecordNewBLCPulse()
/dports/audio/fasttracker2/ft2-clone-1.49/src/
H A Dft2_sample_ed_features.c44 static void windowOpen(void) in windowOpen() function
319 windowOpen(); in pbSampleResample()
774 windowOpen(); in pbSampleEcho()
1076 windowOpen(); in pbSampleMix()
1629 windowOpen(); in pbSampleVolume()
/dports/x11-fm/konqueror/konqueror-21.12.3/autotests/
H A Dkonqhtmltest.cpp122 void windowOpen() in windowOpen() function in KonqHtmlTest
/dports/games/scummvm/scummvm-2.5.1/engines/glk/
H A Dwindows.h168 Window *windowOpen(Window *splitwin, uint method, uint size,
H A Dwindows.cpp76 Window *Windows::windowOpen(Window *splitwin, uint method, uint size, in windowOpen() function in Glk::Windows
H A Dglk_api.cpp173 return _windows->windowOpen(split, method, size, wintype, rock); in glk_window_open()
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/glk/
H A Dwindows.h168 Window *windowOpen(Window *splitwin, uint method, uint size,
H A Dwindows.cpp76 Window *Windows::windowOpen(Window *splitwin, uint method, uint size, in windowOpen() function in Glk::Windows
H A Dglk_api.cpp173 return _windows->windowOpen(split, method, size, wintype, rock); in glk_window_open()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/inspector/
H A Dinspector_page_agent.cc1074 GetFrontend()->windowOpen(url.IsEmpty() ? BlankURL() : url, window_name, in WindowOpen()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/inspector/
H A Dinspector_page_agent.cc1038 GetFrontend()->windowOpen(completed_url.GetString(), window_name, in WindowOpen()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/devtools-frontend/src/front_end/generated/
H A Dprotocol-proxy-api.d.ts2485 windowOpen(params: Protocol.Page.WindowOpenEvent): void; method
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/devtools-frontend/src/node_modules/puppeteer/node_modules/devtools-protocol/
H A Dchangelog.md674 …b.io/devtools-protocol/tot/Target/#method-setAutoAttach) - The parameters's `windowOpen` _removed_.
1017 …hub.io/devtools-protocol/tot/Target/#method-setAutoAttach) - The parameters's `windowOpen` _added_.
4015 * [`Page.windowOpen`](https://chromedevtools.github.io/devtools-protocol/tot/Page/#event-windowOpen
4392 * [`Page.windowOpen`](https://chromedevtools.github.io/devtools-protocol/tot/Page/#event-windowOpen
4430 * [`Page.windowOpen`](https://chromedevtools.github.io/devtools-protocol/tot/Page/#event-windowOpen
4625 * [`Page.windowOpen`](https://chromedevtools.github.io/devtools-protocol/tot/Page/#event-windowOpen)
/dports/x11-wm/icewm/icewm-2.9.4/man/
H A Dicewm.pod1284 F<workspaceChange.wav>, F<windowOpen.wav>, F<windowClose.wav>,
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/public/devtools_protocol/
H A Dbrowser_protocol.pdl6171 event windowOpen
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/devtools-frontend/src/third_party/blink/public/devtools_protocol/
H A Dbrowser_protocol.pdl6083 event windowOpen
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/devtools-frontend/src/node_modules/puppeteer/node_modules/devtools-protocol/pdl/
H A Dbrowser_protocol.pdl6713 event windowOpen
/dports/lang/spidermonkey78/firefox-78.9.0/modules/libpref/init/
H A DStaticPrefList.yaml3513 - name: full-screen-api.exit-on.windowOpen
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/public/devtools_protocol/
H A Dbrowser_protocol.pdl6923 event windowOpen
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/devtools-frontend/src/third_party/blink/public/devtools_protocol/
H A Dbrowser_protocol.pdl6917 event windowOpen
/dports/www/firefox-esr/firefox-91.8.0/remote/cdp/
H A DProtocol.jsm12066 "name": "windowOpen",

12