Home
last modified time | relevance | path

Searched refs:selectAll (Results 1 – 25 of 3631) sorted by relevance

12345678910>>...146

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.text.tests/src/org/eclipse/jdt/text/tests/
H A DIndentActionTest.java140 selectAll(); in testUnchanged()
146 selectAll(); in testBug122261()
152 selectAll(); in testEmptySingleLineComment01()
161 selectAll(); in testEmptySingleLineComment02()
186 selectAll(); in testBug424772()
192 selectAll(); in testBug428384()
211 selectAll(); in testBug439582_2()
217 selectAll(); in testBug439582_3()
223 selectAll(); in testBug439582_4()
229 selectAll(); in testBug439582_5()
[all …]
/dports/deskutils/pim-data-exporter/pim-data-exporter-21.12.3/gui/autotests/
H A Dselectiontypedialogtest.cpp45 auto *selectAll = dlg.findChild<QPushButton *>(QStringLiteral("selectAll")); in shouldHaveDefaultValue() local
46 QVERIFY(selectAll); in shouldHaveDefaultValue()
47 QVERIFY(selectAll->isEnabled()); in shouldHaveDefaultValue()
66 auto *selectAll = dlg.findChild<QPushButton *>(QStringLiteral("selectAll")); in shouldHideButtons() local
67 QVERIFY(!selectAll->isHidden()); in shouldHideButtons()
99 auto *selectAll = dlg.findChild<QPushButton *>(QStringLiteral("selectAll")); in shouldSelectAllItems() local
100 QTest::mouseClick(selectAll, Qt::LeftButton); in shouldSelectAllItems()
/dports/deskutils/fet/fet-6.2.0/src/interface/
H A Daddstudentsgroupform.cpp36 nameLineEdit->selectAll(); in AddStudentsGroupForm()
64 nameLineEdit->selectAll(); in addStudentsGroup()
74 nameLineEdit->selectAll(); in addStudentsGroup()
83 nameLineEdit->selectAll(); in addStudentsGroup()
113 nameLineEdit->selectAll(); in addStudentsGroup()
132 nameLineEdit->selectAll(); in addStudentsGroup()
H A Daddstudentssubgroupform.cpp37 nameLineEdit->selectAll(); in AddStudentsSubgroupForm()
64 nameLineEdit->selectAll(); in addStudentsSubgroup()
75 nameLineEdit->selectAll(); in addStudentsSubgroup()
84 nameLineEdit->selectAll(); in addStudentsSubgroup()
114 nameLineEdit->selectAll(); in addStudentsSubgroup()
132 nameLineEdit->selectAll(); in addStudentsSubgroup()
H A Daddstudentsyearform.cpp34 nameLineEdit->selectAll(); in AddStudentsYearForm()
60 nameLineEdit->selectAll(); in addStudentsYear()
69 nameLineEdit->selectAll(); in addStudentsYear()
78 nameLineEdit->selectAll(); in addStudentsYear()
111 nameLineEdit->selectAll(); in addStudentsYear()
/dports/biology/ugene/ugene-40.1/src/plugins/GUITestBase/src/runnables/ugene/corelibs/U2Gui/
H A DFindQualifierDialogFiller.h39 bool selectAll = true)
47 selectAll(selectAll) { in name()
57 bool selectAll; member
H A DRangeSelectionDialogFiller.cpp38 selectAll = true; in SelectSequenceRegionDialogFiller()
51 selectAll = true; in SelectSequenceRegionDialogFiller()
64 selectAll = false; in SelectSequenceRegionDialogFiller()
77 selectAll = false; in SelectSequenceRegionDialogFiller()
90 selectAll = false; in SelectSequenceRegionDialogFiller()
110 if (selectAll) { in commonScenario()
/dports/cad/impact/Impact/src/j3d/
H A D_Point.java222 tx.selectAll(); in getEditPanel()
227 ty.selectAll(); in getEditPanel()
247 tx.selectAll(); in getEditPanel()
252 tz.selectAll(); in getEditPanel()
270 tx.selectAll(); in getEditPanel()
293 tx.selectAll(); in getEditPanel()
318 tx.selectAll(); in getEditPanel()
341 tx.selectAll(); in getEditPanel()
346 tx.selectAll(); in getEditPanel()
384 tx.selectAll(); in jButton1_actionPerformed()
[all …]
H A D_Node.java200 tx.selectAll(); in getEditPanel()
205 ty.selectAll(); in getEditPanel()
229 tz.selectAll(); in getEditPanel()
246 tx.selectAll(); in getEditPanel()
251 tx.selectAll(); in getEditPanel()
323 txi.selectAll(); in getEditPanel()
340 tyi.selectAll(); in getEditPanel()
357 tzi.selectAll(); in getEditPanel()
426 tx.selectAll(); in getEditPanel()
461 tx.selectAll(); in jButton1_actionPerformed()
[all …]
/dports/games/corsix-th/CorsixTH-0.65.1/LevelEdit/src/com/corsixth/leveledit/
H A DTabObjects.java234 ((JTextField) e.getComponent()).selectAll(); in TabObjects()
282 ((JTextField) e.getComponent()).selectAll(); in TabObjects()
331 ((JTextField) e.getComponent()).selectAll(); in TabObjects()
380 ((JTextField) e.getComponent()).selectAll(); in TabObjects()
430 ((JTextField) e.getComponent()).selectAll(); in TabObjects()
454 ((JTextField) e.getComponent()).selectAll(); in TabObjects()
506 ((JTextField) e.getComponent()).selectAll(); in TabObjects()
531 ((JTextField) e.getComponent()).selectAll(); in TabObjects()
584 ((JTextField) e.getComponent()).selectAll(); in TabObjects()
609 ((JTextField) e.getComponent()).selectAll(); in TabObjects()
[all …]
H A DTabGeneral.java133 ((JTextField) e.getComponent()).selectAll(); in TabGeneral()
150 ((JTextField) e.getComponent()).selectAll(); in TabGeneral()
210 ((JTextField) e.getComponent()).selectAll(); in TabGeneral()
232 ((JTextField) e.getComponent()).selectAll(); in TabGeneral()
265 ((JTextField) e.getComponent()).selectAll(); in TabGeneral()
298 ((JTextField) e.getComponent()).selectAll(); in TabGeneral()
330 ((JTextField) e.getComponent()).selectAll(); in TabGeneral()
364 ((JTextField) e.getComponent()).selectAll(); in TabGeneral()
395 ((JTextField) e.getComponent()).selectAll(); in TabGeneral()
427 ((JTextField) e.getComponent()).selectAll(); in TabGeneral()
[all …]
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/observabilityDashboards/node_modules/@reduxjs/toolkit/src/entities/
H A Dstate_selectors.ts21 const selectAll = createDraftSafeSelector( constant
38 selectAll,
56 selectAll: createDraftSafeSelector(selectState, selectAll),
/dports/www/horde-wicked/wicked-2.0.8/bin/
H A Dwicked-convert-to-utf831 $rows = $db->selectAll(
48 $rows = $db->selectAll(
67 $rows = $db->selectAll(
86 $rows = $db->selectAll(
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/tests/org.eclipse.e4.ui.tests/src/org/eclipse/e4/ui/tests/application/
H A DEModelServicePerspectiveFindTest.java66 private Selector selectAll; field in EModelServicePerspectiveFindTest
72 selectAll = new ElementMatcher(null, null, (String) null); in setUp()
158 selectAll); in testInActivePerspective()
167 selectAll); in testInAnyPerspective()
177 selectAll); in testOuterPerspective()
185 …MPart> elements = modelService.findElements(window, MPart.class, EModelService.IN_TRIM, selectAll); in testInTrim()
192 …> elements = modelService.findElements(window, MPart.class, EModelService.PRESENTATION, selectAll); in testPresentation()
201 …Part> elements = modelService.findElements(window, MPart.class, EModelService.ANYWHERE, selectAll); in testAnywhere()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/javax/swing/JPopupMenu/8075063/
H A DContextMenuScrollTest.java55 private JMenuItem selectAll; field in ContextMenuScrollTest
183 selectAll = new JMenuItem("Select All"); in createGUI()
184 selectAll.setEnabled(false); in createGUI()
185 selectAll.setAccelerator(KeyStroke.getKeyStroke("control A")); in createGUI()
186 selectAll.addActionListener(new ActionListener() { in createGUI()
191 menu.add(selectAll); in createGUI()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/javax/swing/JPopupMenu/8075063/
H A DContextMenuScrollTest.java55 private JMenuItem selectAll; field in ContextMenuScrollTest
183 selectAll = new JMenuItem("Select All"); in createGUI()
184 selectAll.setEnabled(false); in createGUI()
185 selectAll.setAccelerator(KeyStroke.getKeyStroke("control A")); in createGUI()
186 selectAll.addActionListener(new ActionListener() { in createGUI()
191 menu.add(selectAll); in createGUI()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/javax/swing/JPopupMenu/8075063/
H A DContextMenuScrollTest.java55 private JMenuItem selectAll; field in ContextMenuScrollTest
183 selectAll = new JMenuItem("Select All"); in createGUI()
184 selectAll.setEnabled(false); in createGUI()
185 selectAll.setAccelerator(KeyStroke.getKeyStroke("control A")); in createGUI()
186 selectAll.addActionListener(new ActionListener() { in createGUI()
191 menu.add(selectAll); in createGUI()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/javax/swing/JPopupMenu/8075063/
H A DContextMenuScrollTest.java55 private JMenuItem selectAll; field in ContextMenuScrollTest
183 selectAll = new JMenuItem("Select All"); in createGUI()
184 selectAll.setEnabled(false); in createGUI()
185 selectAll.setAccelerator(KeyStroke.getKeyStroke("control A")); in createGUI()
186 selectAll.addActionListener(new ActionListener() { in createGUI()
191 menu.add(selectAll); in createGUI()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/javax/swing/JPopupMenu/8075063/
H A DContextMenuScrollTest.java55 private JMenuItem selectAll;
183 selectAll = new JMenuItem("Select All");
184 selectAll.setEnabled(false);
185 selectAll.setAccelerator(KeyStroke.getKeyStroke("control A"));
186 selectAll.addActionListener(new ActionListener() {
191 menu.add(selectAll);
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/javax/swing/JPopupMenu/8075063/
H A DContextMenuScrollTest.java55 private JMenuItem selectAll; field in ContextMenuScrollTest
183 selectAll = new JMenuItem("Select All"); in createGUI()
184 selectAll.setEnabled(false); in createGUI()
185 selectAll.setAccelerator(KeyStroke.getKeyStroke("control A")); in createGUI()
186 selectAll.addActionListener(new ActionListener() { in createGUI()
191 menu.add(selectAll); in createGUI()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/javax/swing/JPopupMenu/8075063/
H A DContextMenuScrollTest.java55 private JMenuItem selectAll; field in ContextMenuScrollTest
183 selectAll = new JMenuItem("Select All"); in createGUI()
184 selectAll.setEnabled(false); in createGUI()
185 selectAll.setAccelerator(KeyStroke.getKeyStroke("control A")); in createGUI()
186 selectAll.addActionListener(new ActionListener() { in createGUI()
191 menu.add(selectAll); in createGUI()
/dports/graphics/kphotoalbum/kphotoalbum-5.8.1/MainWindow/
H A DTokenEditor.cpp53 QPushButton *selectAll = new QPushButton(i18n("Select All")); in TokenEditor() local
55 hlay->addWidget(selectAll); in TokenEditor()
58 connect(selectAll, &QPushButton::clicked, this, &TokenEditor::selectAll); in TokenEditor()
82 void TokenEditor::selectAll() in selectAll() function in TokenEditor
/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/src/org/rstudio/studio/client/workbench/views/source/editors/text/
H A DTextEditingTargetScopeHelper.java50 scopeList_.selectAll(ScopeList.CHUNK); in SweaveIncludeContext()
136 scopeList.selectAll(ScopeList.CHUNK);
137 scopeList.selectAll(new ScopePredicate() {
159 scopeList.selectAll(ScopeList.CHUNK);
174 scopeList.selectAll(ScopeList.FUNC);
188 scopeList.selectAll(ScopeList.FUNC);
/dports/biology/jalview/jalview/src/jalview/jbgui/
H A DGCutAndPasteTransfer.java72 JMenuItem selectAll = new JMenuItem(); field in GCutAndPasteTransfer
123 selectAll.setText(MessageManager.getString("action.select_all")); in jbInit()
124 selectAll.setAccelerator(javax.swing.KeyStroke.getKeyStroke( in jbInit()
127 selectAll.addActionListener(new ActionListener() in jbInit()
193 editMenu.add(selectAll); in jbInit()
255 textarea.selectAll(); in selectAll_actionPerformed()
/dports/cad/librepcb/librepcb-0.1.6/tests/unittests/common/widgets/
H A Dunsignedlengthedittest.cpp101 edit.selectAll(); in TEST_F()
121 edit.selectAll(); in TEST_F()
127 edit.selectAll(); in TEST_F()
139 edit.selectAll(); in TEST_F()
148 edit.selectAll(); in TEST_F()

12345678910>>...146