Home
last modified time | relevance | path

Searched refs:currentWindow (Results 1 – 25 of 402) sorted by relevance

12345678910>>...17

/dports/devel/lazygit/lazygit-0.31.4/pkg/gui/
H A Dside_window.go5 currentWindow := gui.currentWindow()
7 if currentWindow == "" || currentWindow == windows[len(windows)-1] {
11 if currentWindow == windows[i] {
31 currentWindow := gui.currentWindow()
33 if currentWindow == "" || currentWindow == windows[0] {
37 if currentWindow == windows[i] {
H A Darrangement.go11 currentWindow := gui.currentWindow()
15 if !gui.isMainPanelSplit() || (gui.State.ScreenMode == SCREEN_FULL && currentWindow == "main") {
44 currentWindow := gui.currentWindow()
56 if currentWindow == "main" {
237 currentWindow := gui.currentSideWindowName()
241 if window == currentWindow {
264 if accordionMode && defaultBox.Window == currentWindow {
291 if window == currentWindow {
/dports/devel/newt/newt-0.52.21/
H A Dnewt.c439 if (currentWindow) { in newtFinished()
440 for (; currentWindow >= windowStack; currentWindow--) { in newtFinished()
444 currentWindow = NULL; in newtFinished()
765 if (currentWindow && currentWindow - windowStack + 1 in newtOpenWindow()
772 currentWindow++; in newtOpenWindow()
897 currentWindow = NULL; in newtPopWindowNoRefresh()
899 currentWindow--; in newtPopWindowNoRefresh()
907 if (currentWindow) { in newtGetWindowPos()
918 if (currentWindow) { in newtGetrc()
925 if (currentWindow) { in newtGotorc()
[all …]
/dports/games/arx-libertatis/arx-libertatis-1.1.2/src/window/
H A DWin32Window.cpp150 if(!currentWindow || currentWindow->m_hWnd != hWnd) { in WindowProc()
153 currentWindow = it->second; in WindowProc()
167 m_WindowsMap[hWnd] = currentWindow; in WindowProc()
173 currentWindow->onCreate(); in WindowProc()
179 currentWindow->onPaint(); in WindowProc()
193 currentWindow->onMinimize(); in WindowProc()
197 currentWindow->onMaximize(); in WindowProc()
201 currentWindow->onRestore(); in WindowProc()
224 currentWindow->onDestroy(); in WindowProc()
225 currentWindow->m_hWnd = NULL; in WindowProc()
[all …]
/dports/net-p2p/libktorrent/libktorrent-21.12.3/src/utp/tests/
H A Dlocalwindowtest.cpp65 QVERIFY(wnd.currentWindow() == 500); in testLocalWindow()
71 QVERIFY(wnd.currentWindow() == 600); in testLocalWindow()
76 QVERIFY(wnd.currentWindow() == 300); in testLocalWindow()
93 QVERIFY(wnd.currentWindow() == 500); in testPacketLoss()
99 QVERIFY(wnd.currentWindow() == 600); in testPacketLoss()
105 QVERIFY(wnd.currentWindow() == 100); in testPacketLoss()
112 QVERIFY(wnd.currentWindow() == 200); in testPacketLoss()
133 QVERIFY(wnd.currentWindow() == step); in testPacketLoss2()
177 QVERIFY(wnd.currentWindow() == 500); in testToMuchData()
183 QVERIFY(wnd.currentWindow() == 500); in testToMuchData()
[all …]
/dports/net/storj/storj-1.45.3/satellite/reputation/
H A Daudithistory_test.go38 currentWindow := startingWindow
49 res, err := db.UpdateAuditHistory(ctx, historyBytes, updateReq, currentWindow.Add(2*time.Minute))
55 res, err = db.UpdateAuditHistory(ctx, res.History, updateReq, currentWindow.Add(20*time.Minute))
61 currentWindow = currentWindow.Add(time.Hour)
65 res, err = db.UpdateAuditHistory(ctx, res.History, updateReq, currentWindow.Add(2*time.Minute))
71 res, err = db.UpdateAuditHistory(ctx, res.History, updateReq, currentWindow.Add(20*time.Minute))
77 currentWindow = currentWindow.Add(time.Hour)
86 res, err = db.UpdateAuditHistory(ctx, res.History, updateReq, currentWindow)
93 res, err = db.UpdateAuditHistory(ctx, res.History, updateReq, currentWindow.Add(45*time.Minute))
98 currentWindow = currentWindow.Add(time.Hour)
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/tools/gnu/classpath/tools/appletviewer/
H A DPluginAppletViewer.java81 PluginAppletWindow currentWindow = null; in start() local
93 currentWindow = (PluginAppletWindow) appletWindows.get(key); in start()
100 currentWindow.setParser(tag, documentbase); in start()
106 currentWindow.setHandle(handle); in start()
112 currentWindow.setSize(width, currentWindow.getHeight()); in start()
118 currentWindow.setSize(currentWindow.getWidth(), height); in start()
122 appletWindows.remove(currentWindow); in start()
123 currentWindow.dispose(); in start()
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/tools/gnu/classpath/tools/appletviewer/
H A DPluginAppletViewer.java81 PluginAppletWindow currentWindow = null; in start() local
93 currentWindow = (PluginAppletWindow) appletWindows.get(key); in start()
100 currentWindow.setParser(tag, documentbase); in start()
106 currentWindow.setHandle(handle); in start()
112 currentWindow.setSize(width, currentWindow.getHeight()); in start()
118 currentWindow.setSize(currentWindow.getWidth(), height); in start()
122 appletWindows.remove(currentWindow); in start()
123 currentWindow.dispose(); in start()
/dports/lang/gnat_util/gcc-6-20180516/libjava/classpath/tools/gnu/classpath/tools/appletviewer/
H A DPluginAppletViewer.java81 PluginAppletWindow currentWindow = null; in start() local
93 currentWindow = (PluginAppletWindow) appletWindows.get(key); in start()
100 currentWindow.setParser(tag, documentbase); in start()
106 currentWindow.setHandle(handle); in start()
112 currentWindow.setSize(width, currentWindow.getHeight()); in start()
118 currentWindow.setSize(currentWindow.getWidth(), height); in start()
122 appletWindows.remove(currentWindow); in start()
123 currentWindow.dispose(); in start()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/classpath/tools/gnu/classpath/tools/appletviewer/
H A DPluginAppletViewer.java81 PluginAppletWindow currentWindow = null; in start() local
93 currentWindow = (PluginAppletWindow) appletWindows.get(key); in start()
100 currentWindow.setParser(tag, documentbase); in start()
106 currentWindow.setHandle(handle); in start()
112 currentWindow.setSize(width, currentWindow.getHeight()); in start()
118 currentWindow.setSize(currentWindow.getWidth(), height); in start()
122 appletWindows.remove(currentWindow); in start()
123 currentWindow.dispose(); in start()
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/classpath/tools/gnu/classpath/tools/appletviewer/
H A DPluginAppletViewer.java81 PluginAppletWindow currentWindow = null; in start() local
93 currentWindow = (PluginAppletWindow) appletWindows.get(key); in start()
100 currentWindow.setParser(tag, documentbase); in start()
106 currentWindow.setHandle(handle); in start()
112 currentWindow.setSize(width, currentWindow.getHeight()); in start()
118 currentWindow.setSize(currentWindow.getWidth(), height); in start()
122 appletWindows.remove(currentWindow); in start()
123 currentWindow.dispose(); in start()
/dports/multimedia/navidrome/navidrome-0.40.0/vendor/github.com/go-chi/httprate/
H A Dlimiter.go14 Increment(key string, currentWindow time.Time) error
15 Get(key string, previousWindow, currentWindow time.Time) (int, int, error)
63 currentWindow := t.Truncate(r.windowLength)
64 previousWindow := currentWindow.Add(-r.windowLength)
66 currCount, prevCount, err := r.limitCounter.Get(key, currentWindow, previousWindow)
71 diff := t.Sub(currentWindow)
88 currentWindow := time.Now().UTC().Truncate(l.windowLength)
110 err = l.limitCounter.Increment(key, currentWindow)
134 func (c *localCounter) Increment(key string, currentWindow time.Time) error {
140 hkey := LimitCounterKey(key, currentWindow)
[all …]
/dports/games/rlvm/rlvm-release-0.14-77-gfabf134a/src/long_operations/
H A Dload_game_long_operation.cc42 std::shared_ptr<Surface> currentWindow = graphics.RenderToSurface(); in LoadGameLongOperation() local
43 Size s = currentWindow->GetSize(); in LoadGameLongOperation()
52 new FadeEffect(machine, dc0, currentWindow, s, 250)); in LoadGameLongOperation()
67 std::shared_ptr<Surface> currentWindow = graphics.RenderToSurface(); in operator ()() local
68 Size s = currentWindow->GetSize(); in operator ()()
76 new FadeEffect(machine, currentWindow, blankScreen, s, 250)); in operator ()()
/dports/editors/cpeditor/cpeditor-6.8.2/src/
H A Dappwindow.cpp996 auto *tab = currentWindow(); in onLSPTimerElapsedCpp()
1008 auto *tab = currentWindow(); in onLSPTimerElapsedJava()
1020 auto *tab = currentWindow(); in onLSPTimerElapsedPython()
1193 auto *tmp = currentWindow(); in on_actionFindReplace_triggered()
1309 auto *tmp = currentWindow(); in on_actionIndent_triggered()
1316 auto *tmp = currentWindow(); in on_actionUnindent_triggered()
1323 auto *tmp = currentWindow(); in on_actionSwapLineUp_triggered()
1330 auto *tmp = currentWindow(); in on_actionSwapLineDown_triggered()
1337 auto *tmp = currentWindow(); in on_actionDuplicateLine_triggered()
1344 auto *tmp = currentWindow(); in on_actionDeleteLine_triggered()
[all …]
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-tools/hadoop-azure/src/main/java/org/apache/hadoop/fs/azure/metrics/
H A DBandwidthGaugeUpdater.java197 for (BlockTransferWindow currentWindow : toProcess) { in triggerUpdate()
198 long windowDuration = currentWindow.getEndDate().getTime() in triggerUpdate()
199 - currentWindow.getStartDate().getTime(); in triggerUpdate()
204 if (currentWindow.getStartDate().getTime() > cutoffTime) { in triggerUpdate()
207 bytesInLastSecond += currentWindow.bytesTransferred; in triggerUpdate()
208 } else if (currentWindow.getEndDate().getTime() > cutoffTime) { in triggerUpdate()
212 long adjustedBytes = (currentWindow.getBytesTransferred() in triggerUpdate()
213 * (currentWindow.getEndDate().getTime() - cutoffTime)) in triggerUpdate()
219 (currentWindow.getBytesTransferred() * 1000) / windowDuration; in triggerUpdate()
/dports/textproc/kdiff3/kdiff3-1.9.4/src/
H A Dsmalldialogs.h88 switch(currentWindow) in nextWindow()
94 currentWindow = eWindowIndex::A; in nextWindow()
97 currentWindow = eWindowIndex::B; in nextWindow()
100 currentWindow = eWindowIndex::C; in nextWindow()
103 currentWindow = eWindowIndex::Output; in nextWindow()
106 currentWindow = eWindowIndex::invalid; in nextWindow()
111 inline eWindowIndex getCurrentWindow() { return currentWindow; } in getCurrentWindow()
128 eWindowIndex currentWindow = eWindowIndex::None;
/dports/deskutils/copyq/CopyQ-5.0.0/src/platform/win/
H A Dwinplatform.cpp156 HWND currentWindow = window; in getLastVisibleActivePopUpOfWindow() local
159 HWND lastPopUp = GetLastActivePopup(currentWindow); in getLastVisibleActivePopUpOfWindow()
164 if (lastPopUp == currentWindow) in getLastVisibleActivePopUpOfWindow()
167 currentWindow = lastPopUp; in getLastVisibleActivePopUpOfWindow()
196 HWND currentWindow; variable
202 currentWindow = window; in getCurrentWindowProc()
222 currentWindow = GetForegroundWindow(); in getCurrentWindow()
223 if (!isAltTabWindow(currentWindow)) in getCurrentWindow()
225 return PlatformWindowPtr( currentWindow ? new WinPlatformWindow(currentWindow) : nullptr ); in getCurrentWindow()
/dports/databases/kexi/kexi-3.2.0/src/main/
H A DKexiMainWindow.cpp1264 const bool window_dirty = currentWindow() && currentWindow()->isDirty(); in invalidateProjectWideActions()
2163 currentWindow() ? currentWindow()->part() : 0,
2601 if (currentWindow() && currentWindow()->partItem())
2610 if (currentWindow() && currentWindow()->partItem())
2619 if (currentWindow() && currentWindow()->partItem())
2626 if (currentWindow() && currentWindow()->partItem())
2697 if (currentWindow())
2784 if (currentWindow())
2790 if (currentWindow())
2796 if (currentWindow())
[all …]
/dports/x11/antimicro/antimicro-2.23/src/
H A Dautoprofilewatcher.cpp93 unsigned long currentWindow = X11Extras::getInstance()->getWindowInFocus(); in runAppCheck() local
94 if (currentWindow > 0) in runAppCheck()
96 unsigned long tempWindow = X11Extras::getInstance()->findParentClient(currentWindow); in runAppCheck()
99 currentWindow = tempWindow; in runAppCheck()
101 nowWindow = QString::number(currentWindow); in runAppCheck()
102 nowWindowClass = X11Extras::getInstance()->getWindowClass(currentWindow); in runAppCheck()
103 nowWindowName = X11Extras::getInstance()->getWindowTitle(currentWindow); in runAppCheck()
446 Window currentWindow = 0; in findAppLocation() local
449 currentWindow = X11Extras::getInstance()->getWindowInFocus(); in findAppLocation()
450 if (currentWindow) in findAppLocation()
[all …]
/dports/x11-toolkits/qt5-uiplugin/kde-qttools-5.15.2p17/src/designer/src/components/formeditor/
H A Dqmdiarea_container.cpp158 if (QWidget *w = currentWindow()) in setProperty()
199 if (QWidget *w = currentWindow()) in property()
203 if (QWidget *w = currentWindow()) in property()
217 return currentWindow() != nullptr; in isEnabled()
229 rc = currentWindow() != nullptr; in isChanged()
244 QWidget *QMdiAreaPropertySheet::currentWindow() const in currentWindow() function in qdesigner_internal::QMdiAreaPropertySheet
257 QWidget *cw = currentWindow(); in currentWindowSheet()
/dports/devel/qt5-qdoc/kde-qttools-5.15.2p17/src/designer/src/components/formeditor/
H A Dqmdiarea_container.cpp158 if (QWidget *w = currentWindow()) in setProperty()
199 if (QWidget *w = currentWindow()) in property()
203 if (QWidget *w = currentWindow()) in property()
217 return currentWindow() != nullptr; in isEnabled()
229 rc = currentWindow() != nullptr; in isChanged()
244 QWidget *QMdiAreaPropertySheet::currentWindow() const in currentWindow() function in qdesigner_internal::QMdiAreaPropertySheet
257 QWidget *cw = currentWindow(); in currentWindowSheet()
/dports/converters/wkhtmltopdf/qt-5db36ec/tools/designer/src/components/formeditor/
H A Dqmdiarea_container.cpp171 if (QWidget *w = currentWindow()) in setProperty()
212 if (QWidget *w = currentWindow()) in property()
216 if (QWidget *w = currentWindow()) in property()
230 return currentWindow() != 0; in isEnabled()
242 rc = currentWindow() != 0; in isChanged()
257 QWidget *QMdiAreaPropertySheet::currentWindow() const in currentWindow() function in qdesigner_internal::QMdiAreaPropertySheet
270 QWidget *cw = currentWindow(); in currentWindowSheet()
/dports/devel/qt5-uitools/kde-qttools-5.15.2p17/src/designer/src/components/formeditor/
H A Dqmdiarea_container.cpp158 if (QWidget *w = currentWindow()) in setProperty()
199 if (QWidget *w = currentWindow()) in property()
203 if (QWidget *w = currentWindow()) in property()
217 return currentWindow() != nullptr; in isEnabled()
229 rc = currentWindow() != nullptr; in isChanged()
244 QWidget *QMdiAreaPropertySheet::currentWindow() const in currentWindow() function in qdesigner_internal::QMdiAreaPropertySheet
257 QWidget *cw = currentWindow(); in currentWindowSheet()
/dports/devel/qt5-qdbusviewer/kde-qttools-5.15.2p17/src/designer/src/components/formeditor/
H A Dqmdiarea_container.cpp158 if (QWidget *w = currentWindow()) in setProperty()
199 if (QWidget *w = currentWindow()) in property()
203 if (QWidget *w = currentWindow()) in property()
217 return currentWindow() != nullptr; in isEnabled()
229 rc = currentWindow() != nullptr; in isChanged()
244 QWidget *QMdiAreaPropertySheet::currentWindow() const in currentWindow() function in qdesigner_internal::QMdiAreaPropertySheet
257 QWidget *cw = currentWindow(); in currentWindowSheet()
/dports/sysutils/qt5-qtpaths/kde-qttools-5.15.2p17/src/designer/src/components/formeditor/
H A Dqmdiarea_container.cpp158 if (QWidget *w = currentWindow()) in setProperty()
199 if (QWidget *w = currentWindow()) in property()
203 if (QWidget *w = currentWindow()) in property()
217 return currentWindow() != nullptr; in isEnabled()
229 rc = currentWindow() != nullptr; in isChanged()
244 QWidget *QMdiAreaPropertySheet::currentWindow() const in currentWindow() function in qdesigner_internal::QMdiAreaPropertySheet
257 QWidget *cw = currentWindow(); in currentWindowSheet()

12345678910>>...17