Home
last modified time | relevance | path

Searched refs:newSelection (Results 1 – 25 of 551) sorted by relevance

12345678910>>...23

/dports/x11/xfce4-dashboard/xfdashboard-0.8.1/libxfdashboard/
H A Dsearch-view.c539 newSelection=NULL; in _xfdashboard_search_view_on_provider_container_destroyed()
620 newSelection, newSelection ? G_OBJECT_TYPE_NAME(newSelection) : "<nil>", in _xfdashboard_search_view_on_provider_container_destroyed()
1177 if(!newSelection) in _xfdashboard_search_view_focusable_find_selection_internal_backwards()
1198 if(!newSelection) in _xfdashboard_search_view_focusable_find_selection_internal_backwards()
1219 if(!newSelection) in _xfdashboard_search_view_focusable_find_selection_internal_backwards()
1229 return(newSelection); in _xfdashboard_search_view_focusable_find_selection_internal_backwards()
1262 if(!newSelection) in _xfdashboard_search_view_focusable_find_selection_internal_forwards()
1283 if(!newSelection) in _xfdashboard_search_view_focusable_find_selection_internal_forwards()
1304 if(!newSelection) in _xfdashboard_search_view_focusable_find_selection_internal_forwards()
1314 return(newSelection); in _xfdashboard_search_view_focusable_find_selection_internal_forwards()
[all …]
H A Dsearch-result-container.c151 if(!newSelection) newSelection=clutter_actor_get_previous_sibling(actor); in _xfdashboard_search_result_container_on_destroy_selection()
786 newSelection=NULL; in _xfdashboard_search_result_container_find_selection_from_icon_mode()
908 if(newSelection) selection=newSelection; in _xfdashboard_search_result_container_find_selection_from_icon_mode()
942 newSelection=NULL; in _xfdashboard_search_result_container_find_selection_from_list_mode()
957 if(!newSelection) in _xfdashboard_search_result_container_find_selection_from_list_mode()
966 if(!newSelection) in _xfdashboard_search_result_container_find_selection_from_list_mode()
1023 if(newSelection==inSelection) newSelection=NULL; in _xfdashboard_search_result_container_find_selection_from_list_mode()
1026 if(!newSelection) in _xfdashboard_search_result_container_find_selection_from_list_mode()
1059 if(newSelection) selection=newSelection; in _xfdashboard_search_result_container_find_selection_from_list_mode()
1802 newSelection=NULL; in xfdashboard_search_result_container_find_selection()
[all …]
H A Dapplications-view.c956 newSelection=NULL; in _xfdashboard_applications_view_get_selection_from_icon_mode()
1062 if(newSelection) selection=newSelection; in _xfdashboard_applications_view_get_selection_from_icon_mode()
1085 newSelection=NULL; in _xfdashboard_applications_view_get_selection_from_list_mode()
1099 if(!newSelection) newSelection=clutter_actor_get_last_child(CLUTTER_ACTOR(self)); in _xfdashboard_applications_view_get_selection_from_list_mode()
1155 if(!newSelection) in _xfdashboard_applications_view_get_selection_from_list_mode()
1183 if(newSelection) selection=newSelection; in _xfdashboard_applications_view_get_selection_from_list_mode()
1213 newSelection=NULL; in _xfdashboard_applications_view_focusable_find_selection()
1224 newSelection ? G_OBJECT_TYPE_NAME(newSelection) : "<nil>", in _xfdashboard_applications_view_focusable_find_selection()
1228 return(newSelection); in _xfdashboard_applications_view_focusable_find_selection()
1276 if(!newSelection) newSelection=clutter_actor_get_previous_sibling(inSelection); in _xfdashboard_applications_view_focusable_find_selection()
[all …]
H A Dfocusable.c154 ClutterActor *newSelection; in _xfdashboard_focusable_on_selection_unavailable() local
163 newSelection=NULL; in _xfdashboard_focusable_on_selection_unavailable()
179 success=iface->set_selection(self, newSelection); in _xfdashboard_focusable_on_selection_unavailable()
182 success=iface->set_selection(self, newSelection); in _xfdashboard_focusable_on_selection_unavailable()
188 newSelection ? G_OBJECT_TYPE_NAME(newSelection) : "<nil>"); in _xfdashboard_focusable_on_selection_unavailable()
195 newSelection=NULL; in _xfdashboard_focusable_on_selection_unavailable()
217 if(success && newSelection) in _xfdashboard_focusable_on_selection_unavailable()
222 g_signal_connect_swapped(newSelection, in _xfdashboard_focusable_on_selection_unavailable()
226 g_signal_connect_swapped(newSelection, in _xfdashboard_focusable_on_selection_unavailable()
235 XFDASHBOARD_IS_STYLABLE(newSelection)) in _xfdashboard_focusable_on_selection_unavailable()
[all …]
H A Dquicklaunch.c2142 if(newSelection) in _xfdashboard_quicklaunch_selection_remove_favourite()
2255 if(!newSelection) in _xfdashboard_quicklaunch_favourite_reorder_selection()
2853 while(newSelection && !clutter_actor_is_visible(newSelection)) in _xfdashboard_quicklaunch_focusable_find_selection()
2855 newSelection=clutter_actor_get_next_sibling(newSelection); in _xfdashboard_quicklaunch_focusable_find_selection()
2868 while(newSelection && !clutter_actor_is_visible(newSelection)) in _xfdashboard_quicklaunch_focusable_find_selection()
2870 newSelection=clutter_actor_get_previous_sibling(newSelection); in _xfdashboard_quicklaunch_focusable_find_selection()
2877 while(newSelection && !clutter_actor_is_visible(newSelection)) in _xfdashboard_quicklaunch_focusable_find_selection()
2879 newSelection=clutter_actor_get_next_sibling(newSelection); in _xfdashboard_quicklaunch_focusable_find_selection()
2885 while(newSelection && !clutter_actor_is_visible(newSelection)) in _xfdashboard_quicklaunch_focusable_find_selection()
2887 newSelection=clutter_actor_get_next_sibling(newSelection); in _xfdashboard_quicklaunch_focusable_find_selection()
[all …]
/dports/audio/rosegarden/rosegarden-21.06.1/src/gui/editors/matrix/
H A DMatrixResizer.cpp86 EventSelection *newSelection; in handleLeftButtonPress() local
90 newSelection = new EventSelection(*selection); in handleLeftButtonPress()
92 newSelection = new EventSelection(m_currentViewSegment->getSegment()); in handleLeftButtonPress()
95 newSelection->addEvent(m_event); in handleLeftButtonPress()
96 m_scene->setSelection(newSelection, true); in handleLeftButtonPress()
192 EventSelection *newSelection = new EventSelection(segment); in handleMouseRelease() local
230 newSelection->addEvent(newEvent); in handleMouseRelease()
233 normalizeStart = std::min(normalizeStart, newSelection->getStartTime()); in handleMouseRelease()
234 normalizeEnd = std::max(normalizeEnd, newSelection->getEndTime()); in handleMouseRelease()
242 m_scene->setSelection(newSelection, false); in handleMouseRelease()
H A DMatrixMover.cpp131 EventSelection *newSelection; in handleLeftButtonPress() local
135 newSelection = new EventSelection(*selection); in handleLeftButtonPress()
144 newSelection->removeEvent(m_event); in handleLeftButtonPress()
147 newSelection->addEvent(m_event); in handleLeftButtonPress()
150 m_scene->setSelection(newSelection, true); in handleLeftButtonPress()
151 selection = newSelection; in handleLeftButtonPress()
334 EventSelection *newSelection = new EventSelection(segment); in handleMouseRelease() local
388 newSelection->addEvent(newEvent); in handleMouseRelease()
391 normalizeStart = std::min(normalizeStart, newSelection->getStartTime()); in handleMouseRelease()
392 normalizeEnd = std::max(normalizeEnd, newSelection->getEndTime()); in handleMouseRelease()
[all …]
/dports/biology/ugene/ugene-40.1/src/corelibs/U2View/src/ov_msa/view_rendering/
H A DMaEditorSelection.cpp192 void MaEditorSelectionController::setSelection(const MaEditorSelection &newSelection) { in setSelection() argument
193 CHECK(!editor->isAlignmentEmpty() || newSelection.isEmpty(), ); in setSelection()
194 CHECK(newSelection != selection, ); in setSelection()
195 CHECK(validateSelectionGeometry(newSelection), ); in setSelection()
197 selection = newSelection; in setSelection()
240 void McaEditorSelectionController::setSelection(const MaEditorSelection &newSelection) { in setSelection() argument
241 if (newSelection.isEmpty()) { in setSelection()
246 QList<QRect> selectedRects = newSelection.getRectList(); in setSelection()
247 …if (newSelection.isSingleBaseSelection() && mcaEditor->getMaObject()->getMca()->isTrailingOrLeadin… in setSelection()
253 MaEditorSelectionController::setSelection(newSelection); in setSelection()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.team/bundles/org.eclipse.team.ui/src/org/eclipse/team/ui/
H A DPageCompareEditorInput.java73 StructuredSelection newSelection = convertSelection(selection, false); in createStructureInputPane()
74 SelectionChangedEvent newEv = new SelectionChangedEvent(pagePane, newSelection); in createStructureInputPane()
79 StructuredSelection newSelection; in createStructureInputPane()
83 newSelection = new StructuredSelection(ci); in createStructureInputPane()
85 newSelection = StructuredSelection.EMPTY; in createStructureInputPane()
87 return newSelection; in createStructureInputPane()
100 StructuredSelection newSelection = convertSelection(selection, true); in createStructureInputPane()
101 super.open(new OpenEvent((Viewer)event.getSource(), newSelection)); in createStructureInputPane()
106 StructuredSelection newSelection = convertSelection(selection, true); in createStructureInputPane()
107 super.doubleClick(new DoubleClickEvent((Viewer)event.getSource(), newSelection)); in createStructureInputPane()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/examples/org.eclipse.jface.snippets/Eclipse JFace Snippets/org/eclipse/jface/snippets/viewers/
H A DSnippet031TableViewerCustomTooltipsMultiSelection.java228 TableItem [] newSelection = null; in handleEvent() local
238 newSelection = new TableItem[sel.length - 1]; in handleEvent()
239 System.arraycopy(sel, 0, newSelection, 0, i); in handleEvent()
240 System.arraycopy(sel, i+1, newSelection, i, sel.length - i - 1); in handleEvent()
249 if (newSelection == null) { in handleEvent()
250 newSelection = new TableItem[sel.length + 1]; in handleEvent()
251 System.arraycopy(sel, 0, newSelection, 0, sel.length); in handleEvent()
252 newSelection[sel.length] = (TableItem) e.item; in handleEvent()
257 newSelection = new TableItem[] { (TableItem) e.item }; in handleEvent()
260 table.setSelection (newSelection); in handleEvent()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.pde.ui/ui/org.eclipse.pde.ui/src/org/eclipse/pde/internal/ui/editor/schema/
H A DElementSection.java352 IStructuredSelection newSelection = null; in handleDelete() local
379 return newSelection; in handleDelete()
383 IStructuredSelection newSelection = null; in handleReferenceDelete() local
389 newSelection = new StructuredSelection(parent); in handleReferenceDelete()
394 return newSelection; in handleReferenceDelete()
398 IStructuredSelection newSelection = null; in handleElementDelete() local
407 return newSelection; in handleElementDelete()
411 IStructuredSelection newSelection = null; in handleAttributeDelete() local
429 return newSelection; in handleAttributeDelete()
433 IStructuredSelection newSelection = null; in handleCompositorDelete() local
[all …]
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/
H A DProgressBar.java235 int newSelection = Math.min (selection, value); in setMaximum() local
236 if (selection != newSelection) { in setMaximum()
237 ((NSProgressIndicator)view).setDoubleValue(newSelection); in setMaximum()
260 int newSelection = Math.max (selection, value); in setMinimum() local
261 if (selection != newSelection) { in setMinimum()
262 ((NSProgressIndicator)view).setDoubleValue(newSelection); in setMinimum()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.text/org.eclipse.jface.text/src/org/eclipse/jface/text/contentassist/
H A DContextInformationPopup.java744 newSelection -= 1; in contextSelectorKeyPressed()
745 if (newSelection < 0) in contextSelectorKeyPressed()
746 newSelection= itemCount - 1; in contextSelectorKeyPressed()
750 newSelection += 1; in contextSelectorKeyPressed()
752 newSelection= 0; in contextSelectorKeyPressed()
756 newSelection += visibleRows; in contextSelectorKeyPressed()
762 newSelection -= visibleRows; in contextSelectorKeyPressed()
763 if (newSelection < 0) in contextSelectorKeyPressed()
764 newSelection= 0; in contextSelectorKeyPressed()
768 newSelection= 0; in contextSelectorKeyPressed()
[all …]
/dports/biology/ugene/ugene-40.1/src/corelibs/U2View/src/ov_sequence/
H A DGSequenceLineView.cpp127 changeSelectionOnScrollbarMoving(newSelection); in sl_onScrollBarMoved()
132 changeSelectionOnScrollbarMoving(newSelection); in sl_onScrollBarMoved()
555 U2Region newSelection(selStart, selLen); in resizeSelection() local
560 newSelection = U2Region::join(QVector<U2Region>() << newSelection << reg).first(); in resizeSelection()
571 overlappedSelection << newSelection; in resizeSelection()
575 if (sel.contains(newSelection)) { in resizeSelection()
576 newSelection = sel; in resizeSelection()
589 changeSelection(regions, newSelection); in resizeSelection()
595 changeSelection(regions, newSelection); in changeSelectionOnScrollbarMoving()
599 resizableRegion = newSelection; in changeSelection()
[all …]
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/examples/org.eclipse.swt.snippets/src/org/eclipse/swt/snippets/
H A DSnippet80.java57 TreeItem[] newSelection = new TreeItem[revisedSelection.length + 1]; in main()
58 System.arraycopy(revisedSelection, 0, newSelection, 0, revisedSelection.length); in main()
59 newSelection[revisedSelection.length] = item; in main()
60 revisedSelection = newSelection; in main()
/dports/games/libkdegames/libkdegames-21.12.3/src/private/
H A Dkgamedifficulty.cpp65 void changeSelection(int newSelection);
86 void setSelection(int newSelection);
128 void KGameDifficultyPrivate::changeSelection(int newSelection) in changeSelection() argument
130 if (newSelection!=m_oldSelection) { in changeSelection()
137 setSelection(newSelection); in changeSelection()
211 void KGameDifficultyPrivate::setSelection(int newSelection) in setSelection() argument
217 …if ((m_standardLevels.contains(KGameDifficulty::Configurable)) && (newSelection>m_menu->actions().… in setSelection()
219 else if(newSelection<countWithoutConfigurable) in setSelection()
220 KGameDifficulty::setLevel(m_standardLevels[newSelection]); in setSelection()
222 …KGameDifficulty::setLevelCustom((m_customLevels.keys()).value(newSelection - countWithoutConfigura… in setSelection()
[all …]
/dports/biology/ugene/ugene-40.1/src/corelibs/U2Core/src/selection/
H A DLRegionsSelection.cpp93 void LRegionsSelection::setSelectedRegions(const QVector<U2Region> &newSelection) { in setSelectedRegions() argument
94 if (newSelection == regions) { in setSelectedRegions()
98 regions = newSelection; in setSelectedRegions()
99 emit si_selectionChanged(this, newSelection, removedRegions); in setSelectedRegions()
/dports/games/residualvm/residualvm-0.3.1/gui/widgets/
H A Dpopup.cpp419 int newSelection = _selectedItem + direction; in handleMouseWheel() local
422 while ((newSelection >= 0) && (newSelection < (int)_entries.size()) && in handleMouseWheel()
423 _entries[newSelection].name.equals("")) { in handleMouseWheel()
424 newSelection += direction; in handleMouseWheel()
428 if ((newSelection >= 0) && (newSelection < (int)_entries.size()) && in handleMouseWheel()
429 (newSelection != _selectedItem)) { in handleMouseWheel()
430 _selectedItem = newSelection; in handleMouseWheel()
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/javax/swing/tree/
H A DDefaultTreeSelectionModel.java419 TreePath[] newSelection = null; in setSelectionPaths() local
426 newSelection = new TreePath[validPaths]; in setSelectionPaths()
430 newSelection[i] = newPaths.next(); in setSelectionPaths()
434 newSelection = new TreePath[paths.length]; in setSelectionPaths()
435 System.arraycopy(paths, 0, newSelection, 0, paths.length); in setSelectionPaths()
451 selection = newSelection; in setSelectionPaths()
547 newSelection[i] = newPaths.next(); in addSelectionPaths()
552 System.arraycopy(paths, 0, newSelection, oldPaths, in addSelectionPaths()
554 selection = newSelection; in addSelectionPaths()
985 TreePath[] newSelection = new TreePath[i - min]; in insureRowContinuity() local
[all …]
/dports/lang/gnat_util/gcc-6-20180516/libjava/classpath/javax/swing/tree/
H A DDefaultTreeSelectionModel.java419 TreePath[] newSelection = null; in setSelectionPaths() local
426 newSelection = new TreePath[validPaths]; in setSelectionPaths()
430 newSelection[i] = newPaths.next(); in setSelectionPaths()
434 newSelection = new TreePath[paths.length]; in setSelectionPaths()
435 System.arraycopy(paths, 0, newSelection, 0, paths.length); in setSelectionPaths()
451 selection = newSelection; in setSelectionPaths()
547 newSelection[i] = newPaths.next(); in addSelectionPaths()
552 System.arraycopy(paths, 0, newSelection, oldPaths, in addSelectionPaths()
554 selection = newSelection; in addSelectionPaths()
985 TreePath[] newSelection = new TreePath[i - min]; in insureRowContinuity() local
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/classpath/javax/swing/tree/
H A DDefaultTreeSelectionModel.java419 TreePath[] newSelection = null; in setSelectionPaths() local
426 newSelection = new TreePath[validPaths]; in setSelectionPaths()
430 newSelection[i] = newPaths.next(); in setSelectionPaths()
434 newSelection = new TreePath[paths.length]; in setSelectionPaths()
435 System.arraycopy(paths, 0, newSelection, 0, paths.length); in setSelectionPaths()
451 selection = newSelection; in setSelectionPaths()
547 newSelection[i] = newPaths.next(); in addSelectionPaths()
552 System.arraycopy(paths, 0, newSelection, oldPaths, in addSelectionPaths()
554 selection = newSelection; in addSelectionPaths()
985 TreePath[] newSelection = new TreePath[i - min]; in insureRowContinuity() local
[all …]
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/classpath/javax/swing/tree/
H A DDefaultTreeSelectionModel.java419 TreePath[] newSelection = null; in setSelectionPaths() local
426 newSelection = new TreePath[validPaths]; in setSelectionPaths()
430 newSelection[i] = newPaths.next(); in setSelectionPaths()
434 newSelection = new TreePath[paths.length]; in setSelectionPaths()
435 System.arraycopy(paths, 0, newSelection, 0, paths.length); in setSelectionPaths()
451 selection = newSelection; in setSelectionPaths()
547 newSelection[i] = newPaths.next(); in addSelectionPaths()
552 System.arraycopy(paths, 0, newSelection, oldPaths, in addSelectionPaths()
554 selection = newSelection; in addSelectionPaths()
985 TreePath[] newSelection = new TreePath[i - min]; in insureRowContinuity() local
[all …]
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/javax/swing/tree/
H A DDefaultTreeSelectionModel.java419 TreePath[] newSelection = null; in setSelectionPaths() local
426 newSelection = new TreePath[validPaths]; in setSelectionPaths()
430 newSelection[i] = newPaths.next(); in setSelectionPaths()
434 newSelection = new TreePath[paths.length]; in setSelectionPaths()
435 System.arraycopy(paths, 0, newSelection, 0, paths.length); in setSelectionPaths()
451 selection = newSelection; in setSelectionPaths()
547 newSelection[i] = newPaths.next(); in addSelectionPaths()
552 System.arraycopy(paths, 0, newSelection, oldPaths, in addSelectionPaths()
554 selection = newSelection; in addSelectionPaths()
985 TreePath[] newSelection = new TreePath[i - min]; in insureRowContinuity() local
[all …]
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.text/org.eclipse.jface.text/src/org/eclipse/jface/internal/text/link/contentassist/
H A DCompletionProposalPopup2.java735 newSelection -= 1; in verifyKey()
736 if (newSelection < 0) in verifyKey()
737 newSelection= fProposalTable.getItemCount() - 1; in verifyKey()
741 newSelection += 1; in verifyKey()
743 newSelection= 0; in verifyKey()
747 newSelection += visibleRows; in verifyKey()
753 newSelection -= visibleRows; in verifyKey()
754 if (newSelection < 0) in verifyKey()
755 newSelection= 0; in verifyKey()
759 newSelection= 0; in verifyKey()
[all …]
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.ui/ui refactoring/org/eclipse/jdt/internal/ui/refactoring/reorg/
H A DRenameSelectionState.java97 final IStructuredSelection[] newSelection= new IStructuredSelection[1]; in restore() local
98 newSelection[0]= currentSelection; in restore()
110 newSelection[0]= new TreeSelection(paths, treeSelection.getElementComparer()); in restore()
121 newSelection[0]= new StructuredSelection(elements); in restore()
128 target.selectReveal(newSelection[0]); in restore()

12345678910>>...23