Home
last modified time | relevance | path

Searched refs:gotFocus (Results 1 – 25 of 490) sorted by relevance

12345678910>>...20

/dports/databases/sqlitestudio/sqlitestudio-3.3.3/SQLiteStudio3/guiSQLiteStudio/
H A Dmdiarea.cpp161 bool gotFocus = false; in tileHorizontally() local
176 gotFocus = true; in tileHorizontally()
179 if (!gotFocus && windowsToTile.size() > 0) in tileHorizontally()
188 bool gotFocus = false; in tileVertically() local
203 gotFocus = true; in tileVertically()
206 if (!gotFocus && windowsToTile.size() > 0) in tileVertically()
/dports/java/icedtea-web/icedtea-web-1.6.2/netx/net/sourceforge/jnlp/security/viewer/
H A DCertificateViewer.java78 private boolean gotFocus = false; in CertificateViewer()
82 if (!gotFocus) { in CertificateViewer()
84 gotFocus = true; in CertificateViewer()
/dports/java/icedtea-web/icedtea-web-1.6.2/netx/net/sourceforge/jnlp/controlpanel/
H A DAdvancedProxySettingsDialog.java82 private boolean gotFocus = false; in AdvancedProxySettingsDialog()
86 if (!gotFocus) { in AdvancedProxySettingsDialog()
88 gotFocus = true; in AdvancedProxySettingsDialog()
H A DCacheViewer.java81 private boolean gotFocus = false; in CacheViewer()
86 if (!gotFocus) { in CacheViewer()
88 gotFocus = true; in CacheViewer()
/dports/games/stratagus/stratagus-3.2.0/src/guichan/
H A Dfocushandler.cpp177 mWidgets.at(focusedWidget)->gotFocus(); in focusNext()
235 mWidgets.at(focusedWidget)->gotFocus(); in focusPrevious()
415 mWidgets.at(focusedWidget)->gotFocus(); in tabNext()
490 mWidgets.at(focusedWidget)->gotFocus(); in tabPrevious()
531 mWidgets.at(toBeFocusedIndex)->gotFocus(); in applyChanges()
/dports/games/wyrmgus/Wyrmgus-3.5.4/src/guichan/
H A Dfocushandler.cpp177 mWidgets.at(focusedWidget)->gotFocus(); in focusNext()
235 mWidgets.at(focusedWidget)->gotFocus(); in focusPrevious()
418 mWidgets.at(focusedWidget)->gotFocus(); in tabNext()
493 mWidgets.at(focusedWidget)->gotFocus(); in tabPrevious()
534 mWidgets.at(toBeFocusedIndex)->gotFocus(); in applyChanges()
/dports/x11/runner/runner-1.1/src/aguix/
H A Dfocus.cc82 gotFocus(); in checkFocusState()
92 void Focus::gotFocus() in gotFocus() function in Focus
/dports/x11-fm/worker/worker-4.10.0/src/aguix/
H A Dfocus.cc82 gotFocus(); in checkFocusState()
92 void Focus::gotFocus() in gotFocus() function in Focus
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/java/awt/KeyboardFocusmanager/TypeAhead/EnqueueWithDialogTest/
H A DEnqueueWithDialogTest.java56 static volatile boolean gotFocus = false; field in EnqueueWithDialogTest
90 if (gotFocus) { in init()
97 gotFocus = true; in init()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/java/awt/KeyboardFocusmanager/TypeAhead/
H A DTestDialogTypeAhead.java77 static volatile boolean gotFocus = false; field in TestDialogTypeAhead
109 if (gotFocus) { in init()
116 gotFocus = true; in init()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/java/awt/KeyboardFocusmanager/TypeAhead/EnqueueWithDialogButtonTest/
H A DEnqueueWithDialogButtonTest.java56 static volatile boolean gotFocus = false; field in EnqueueWithDialogButtonTest
92 if (gotFocus) { in init()
99 gotFocus = true; in init()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/java/awt/KeyboardFocusmanager/TypeAhead/EnqueueWithDialogButtonTest/
H A DEnqueueWithDialogButtonTest.java56 static volatile boolean gotFocus = false; field in EnqueueWithDialogButtonTest
92 if (gotFocus) { in init()
99 gotFocus = true; in init()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/java/awt/KeyboardFocusmanager/TypeAhead/EnqueueWithDialogTest/
H A DEnqueueWithDialogTest.java56 static volatile boolean gotFocus = false; field in EnqueueWithDialogTest
90 if (gotFocus) { in init()
97 gotFocus = true; in init()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/java/awt/KeyboardFocusmanager/TypeAhead/
H A DTestDialogTypeAhead.java47 static volatile boolean gotFocus = false; field in TestDialogTypeAhead
80 if (gotFocus) { in init()
87 gotFocus = true; in init()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/java/awt/KeyboardFocusmanager/TypeAhead/EnqueueWithDialogTest/
H A DEnqueueWithDialogTest.java56 static volatile boolean gotFocus = false; field in EnqueueWithDialogTest
90 if (gotFocus) { in init()
97 gotFocus = true; in init()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/java/awt/KeyboardFocusmanager/TypeAhead/EnqueueWithDialogButtonTest/
H A DEnqueueWithDialogButtonTest.java56 static volatile boolean gotFocus = false; field in EnqueueWithDialogButtonTest
92 if (gotFocus) { in init()
99 gotFocus = true; in init()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/java/awt/KeyboardFocusmanager/TypeAhead/
H A DTestDialogTypeAhead.java77 static volatile boolean gotFocus = false; field in TestDialogTypeAhead
109 if (gotFocus) { in init()
116 gotFocus = true; in init()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/java/awt/KeyboardFocusmanager/TypeAhead/EnqueueWithDialogButtonTest/
H A DEnqueueWithDialogButtonTest.java56 static volatile boolean gotFocus = false; field in EnqueueWithDialogButtonTest
92 if (gotFocus) { in init()
99 gotFocus = true; in init()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/java/awt/KeyboardFocusmanager/TypeAhead/EnqueueWithDialogTest/
H A DEnqueueWithDialogTest.java56 static volatile boolean gotFocus = false; field in EnqueueWithDialogTest
90 if (gotFocus) { in init()
97 gotFocus = true; in init()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/java/awt/KeyboardFocusmanager/TypeAhead/
H A DTestDialogTypeAhead.java77 static volatile boolean gotFocus = false; field in TestDialogTypeAhead
109 if (gotFocus) { in init()
116 gotFocus = true; in init()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/java/awt/KeyboardFocusmanager/TypeAhead/
H A DTestDialogTypeAhead.java47 static volatile boolean gotFocus = false; field in TestDialogTypeAhead
80 if (gotFocus) { in init()
87 gotFocus = true; in init()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/java/awt/KeyboardFocusmanager/TypeAhead/EnqueueWithDialogButtonTest/
H A DEnqueueWithDialogButtonTest.java56 static volatile boolean gotFocus = false; field in EnqueueWithDialogButtonTest
92 if (gotFocus) { in init()
99 gotFocus = true; in init()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/java/awt/KeyboardFocusmanager/TypeAhead/
H A DTestDialogTypeAhead.java47 static volatile boolean gotFocus = false; field in TestDialogTypeAhead
80 if (gotFocus) { in init()
87 gotFocus = true; in init()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/java/awt/KeyboardFocusmanager/TypeAhead/
H A DTestDialogTypeAhead.java47 static volatile boolean gotFocus = false; field in TestDialogTypeAhead
80 if (gotFocus) { in init()
87 gotFocus = true; in init()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/java/awt/KeyboardFocusmanager/TypeAhead/EnqueueWithDialogButtonTest/
H A DEnqueueWithDialogButtonTest.java56 static volatile boolean gotFocus = false; field in EnqueueWithDialogButtonTest
92 if (gotFocus) { in init()
99 gotFocus = true; in init()

12345678910>>...20