Home
last modified time | relevance | path

Searched defs:selectionIndices (Results 1 – 5 of 5) sorted by relevance

/dports/science/massxpert/massxpert-c229f4a1abde3c20b83a90e50f9c5d79104dfa5f/gui/
H A DsequenceSelection.cpp490 SequenceSelection::selectionIndices(CoordinateList *coordList) in selectionIndices() function in massXpert::SequenceSelection
H A DsequenceEditorGraphicsView.cpp585 SequenceEditorGraphicsView::selectionIndices(CoordinateList *coordList) in selectionIndices() function in massXpert::SequenceEditorGraphicsView
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.jface/src/org/eclipse/jface/viewers/
H A DTableViewer.java423 int[] selectionIndices = doGetSelectionIndices(); in remove() local
H A DAbstractTableViewer.java495 int[] selectionIndices = doGetSelectionIndices(); in getVirtualSelection() local
/dports/math/cgal/CGAL-5.3/demo/Polyhedron/
H A DScene.cpp1338 QList<int> Scene::selectionIndices() const { in selectionIndices() function in Scene