Home
last modified time | relevance | path

Searched defs:selection (Results 226 – 250 of 13189) sorted by relevance

12345678910>>...528

/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/corelib/doc/snippets/code/
H A Dsrc_gui_itemviews_qitemselectionmodel.cpp52 QItemSelection *selection = new QItemSelection(topLeft, bottomRight); variable
57 QItemSelection *selection = new QItemSelection(); variable
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/corelib/doc/snippets/code/
H A Dsrc_gui_itemviews_qitemselectionmodel.cpp52 QItemSelection *selection = new QItemSelection(topLeft, bottomRight); variable
57 QItemSelection *selection = new QItemSelection(); variable
/dports/devel/qt5-dbus/kde-qtbase-5.15.2p263/src/corelib/doc/snippets/code/
H A Dsrc_gui_itemviews_qitemselectionmodel.cpp52 QItemSelection *selection = new QItemSelection(topLeft, bottomRight); variable
57 QItemSelection *selection = new QItemSelection(); variable
/dports/devel/qt5-buildtools/kde-qtbase-5.15.2p263/src/corelib/doc/snippets/code/
H A Dsrc_gui_itemviews_qitemselectionmodel.cpp52 QItemSelection *selection = new QItemSelection(topLeft, bottomRight); variable
57 QItemSelection *selection = new QItemSelection(); variable
/dports/devel/qt5-concurrent/kde-qtbase-5.15.2p263/src/corelib/doc/snippets/code/
H A Dsrc_gui_itemviews_qitemselectionmodel.cpp52 QItemSelection *selection = new QItemSelection(topLeft, bottomRight); variable
57 QItemSelection *selection = new QItemSelection(); variable
/dports/print/qt5-printsupport/kde-qtbase-5.15.2p263/src/corelib/doc/snippets/code/
H A Dsrc_gui_itemviews_qitemselectionmodel.cpp52 QItemSelection *selection = new QItemSelection(topLeft, bottomRight); variable
57 QItemSelection *selection = new QItemSelection(); variable
/dports/graphics/qt5-opengl/kde-qtbase-5.15.2p263/src/corelib/doc/snippets/code/
H A Dsrc_gui_itemviews_qitemselectionmodel.cpp52 QItemSelection *selection = new QItemSelection(topLeft, bottomRight); variable
57 QItemSelection *selection = new QItemSelection(); variable
/dports/lang/solidity/solidity_0.8.11/test/yulPhaser/
H A DPopulation.cpp225 RangeSelection selection(0.25, 0.75); in BOOST_FIXTURE_TEST_CASE() local
237 MosaicSelection selection({0, 1}, 2.0); in BOOST_FIXTURE_TEST_CASE() local
251 RangeSelection selection(0.0, 0.0); in BOOST_FIXTURE_TEST_CASE() local
260 RangeSelection selection(0.25, 0.75); in BOOST_FIXTURE_TEST_CASE() local
271 RangeSelection selection(0.0, 1.0); in BOOST_FIXTURE_TEST_CASE() local
283 RangeSelection selection(0.0, 0.0); in BOOST_FIXTURE_TEST_CASE() local
292 PairMosaicSelection selection({{0, 1}, {2, 1}}, 1.0); in BOOST_FIXTURE_TEST_CASE() local
303 PairMosaicSelection selection({{0, 0}, {1, 1}}, 2.0); in BOOST_FIXTURE_TEST_CASE() local
315 PairMosaicSelection selection({}, 0.0); in BOOST_FIXTURE_TEST_CASE() local
324 PairMosaicSelection selection({{2, 1}}, 0.25); in BOOST_FIXTURE_TEST_CASE() local
[all …]
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.debug/org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/views/variables/details/
H A DDetailPaneManager.java95 public Set<String> getDetailPaneTypes(IStructuredSelection selection) { in getDetailPaneTypes()
109 public String getDefaultDetailPane(IStructuredSelection selection) { in getDefaultDetailPane()
172 public boolean isEnabled(IStructuredSelection selection) { in isEnabled()
286 public String getPreferredPaneFromSelection(IStructuredSelection selection){ in getPreferredPaneFromSelection()
299 public Set<String> getAvailablePaneIDs(IStructuredSelection selection) { in getAvailablePaneIDs()
362 private List<IDetailPaneFactory> getEnabledFactories(IStructuredSelection selection) { in getEnabledFactories()
385 …ng> getPossiblePaneIDs(List<IDetailPaneFactory> factoriesToQuery, IStructuredSelection selection) { in getPossiblePaneIDs()
406 …ring> possiblePaneIDs, List<IDetailPaneFactory> enabledFactories, IStructuredSelection selection) { in chooseDetailsAreaIDInSet()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/tests/org.eclipse.ui.tests/Eclipse UI Tests/org/eclipse/ui/tests/adaptable/
H A DSelectionAdapterTest.java48 ISelection selection = () -> false; in testBasicSelection() local
61 StructuredSelection selection = new StructuredSelection(); in testStructuredSelectionEmpty() local
72 StructuredSelection selection = new StructuredSelection(obj); in testStructuredSelectionOne() local
88 StructuredSelection selection = new StructuredSelection(new Object[] { obj, obj2 }); in testStructuredSelection() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.debug/org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/actions/
H A DRetargetRunToLineAction.java43 protected void contextActivated(ISelection selection) { in contextActivated()
88 protected boolean canPerformAction(Object target, ISelection selection, IWorkbenchPart part) { in canPerformAction()
99 …protected void performAction(Object target, ISelection selection, IWorkbenchPart part) throws Core… in performAction()
109 public void selectionChanged(IAction action, ISelection selection) { in selectionChanged()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/actions/
H A DAddTextBlockAction.java88 public void selectionChanged(IStructuredSelection selection) { in selectionChanged()
93 public void run(IStructuredSelection selection) { in run()
100 public void selectionChanged(ITextSelection selection) { in selectionChanged()
105 public void run(ITextSelection selection) { in run()
148 …etDocumentCommand(IDocument document, IJavaProject javaProject, ITextSelection selection, String i… in getDocumentCommand()
177 …olean canAddTextBlock(ITypedRegion partition, IJavaProject javaProject, ITextSelection selection) { in canAddTextBlock()
/dports/devel/mutagen/mutagen-0.11.8/pkg/service/synchronization/
H A Dsynchronization.proto48 selection.Selection selection = 1; field
58 selection.Selection selection = 1; field
67 selection.Selection selection = 1; field
75 selection.Selection selection = 1; field
85 selection.Selection selection = 1; field
95 selection.Selection selection = 1; field
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.ui/ui/org/eclipse/jdt/ui/actions/
H A DRenameAction.java93 public void update(ISelection selection) { in update()
111 public void run(IStructuredSelection selection) { in run()
119 public void run(ITextSelection selection) { in run()
H A DInlineAction.java97 public void selectionChanged(ISelection selection) { in selectionChanged()
108 public void run(ITextSelection selection) { in run()
137 public void run(IStructuredSelection selection) { in run()
H A DSortMembersAction.java118 public void selectionChanged(IStructuredSelection selection) { in selectionChanged()
125 public void run(IStructuredSelection selection) { in run()
175 public void selectionChanged(ITextSelection selection) { in selectionChanged()
179 public void run(ITextSelection selection) { in run()
243 private ICompilationUnit getSelectedCompilationUnit(IStructuredSelection selection) { in getSelectedCompilationUnit()
/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 DReorgCopyAction.java53 public void selectionChanged(IStructuredSelection selection) { in selectionChanged()
78 private CopyProjectAction createWorkbenchAction(IStructuredSelection selection) { in createWorkbenchAction()
85 public void run(IStructuredSelection selection) { in run()
/dports/devel/py-game/pygame-2.1.0/examples/
H A Dprevent_display_stretching.py32 selection = "y" variable
36 selection = None variable
38 selection = raw_input_("Prevent stretching? (y/n): ").strip().lower() variable
/dports/x11-wm/mutter/mutter-41.1/src/x11/
H A Dmeta-x11-selection.c37 Atom selection, in atom_to_selection_type()
165 transfer_cb (MetaSelection *selection, in transfer_cb()
183 MetaSelection *selection, in meta_x11_selection_find_target()
226 MetaSelection *selection; in meta_x11_selection_handle_selection_request() local
313 MetaSelection *selection; member
324 MetaSelection *selection = data->selection; in source_new_cb() local
349 MetaSelection *selection = meta_display_get_selection (display); in unset_clipboard_owner() local
368 MetaSelection *selection; in meta_x11_selection_handle_xfixes_selection_notify() local
482 MetaSelection *selection; in meta_x11_selection_init() local
/dports/misc/usd/USD-21.11/pxr/imaging/hdx/testenv/
H A DtestHdxPickTarget.cpp299 HdSelectionSharedPtr selection = _Pick( in OffscreenTest() local
314 HdSelectionSharedPtr selection = _Pick( in OffscreenTest() local
330 HdSelectionSharedPtr selection = _Pick( in OffscreenTest() local
351 HdSelectionSharedPtr selection = _Pick( in OffscreenTest() local
382 HdSelectionSharedPtr selection = _Pick( in OffscreenTest() local
400 HdSelectionSharedPtr selection = _Pick( in OffscreenTest() local
430 HdSelectionSharedPtr selection = _Pick( in OffscreenTest() local
451 HdSelectionSharedPtr selection = _Pick( in OffscreenTest() local
473 HdSelectionSharedPtr selection = _Pick( in OffscreenTest() local
556 HdSelectionSharedPtr selection = _Pick(_startPos, _endPos, in MouseRelease() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/views/markers/
H A DShowMarkers.java45 protected void activate(ISelection selection) { in activate()
51 protected void linkToEditor(ISelection selection) { in linkToEditor()
55 protected void open(ISelection selection, boolean activate) { in open()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform/ant/org.eclipse.ant.tests.ui/Ant Editor Tests/org/eclipse/ant/tests/ui/editor/
H A DAntEditorTests.java69 ITextSelection selection = (ITextSelection) editor.getSelectionProvider().getSelection(); in testPropertyOpenDeclaration() local
126 ITextSelection selection = (ITextSelection) editor.getSelectionProvider().getSelection(); in testTaskdefOpenDeclaration() local
144 ITextSelection selection = (ITextSelection) editor.getSelectionProvider().getSelection(); in testMacroDefOpenDeclaration() local
165 ITextSelection selection = (ITextSelection) editor.getSelectionProvider().getSelection(); in testMacroDefOpenDeclarationWithURI() local
179 ITextSelection selection = (ITextSelection) editor.getSelectionProvider().getSelection(); in testSelfClosingTagOpenDeclaration() local
190 ITextSelection selection = (ITextSelection) editor.getSelectionProvider().getSelection(); in testMacroDefAttributeOpenDeclaration() local
201 ITextSelection selection = (ITextSelection) editor.getSelectionProvider().getSelection(); in testRefOpenDeclaration() local
212 ITextSelection selection = (ITextSelection) editor.getSelectionProvider().getSelection(); in testTargetOpenDeclaration() local
223 ITextSelection selection = (ITextSelection) editor.getSelectionProvider().getSelection(); in testExtensionPointOpenDeclaration() local
252 ITextSelection selection = (ITextSelection) editor.getSelectionProvider().getSelection(); in testAugmentOpenAndSelect() local
[all …]
/dports/x11-toolkits/gtk40/gtk-4.4.1/testsuite/gtk/
H A Dmultiselection.c287 GtkSelectionModel *selection; in test_create() local
310 GtkMultiSelection *selection; in test_create_empty() local
321 GtkSelectionModel *selection; in test_changes() local
368 GtkSelectionModel *selection; in test_selection() local
423 GtkSelectionModel *selection; in test_select_range() local
457 GtkSelectionModel *selection; in test_readd() local
485 GtkSelectionModel *selection; in test_set_selection() local
527 GtkSelectionModel *selection; in test_selection_filter() local
635 GtkSelectionModel *selection; in test_set_model() local
687 GtkMultiSelection *selection; in test_empty() local
[all …]
/dports/graphics/krita/krita-4.4.8/libs/ui/
H A Dkis_selection_decoration.cc92 KisSelectionSP selection = view()->selection(); in selectionIsActive() local
111 KisSelectionSP selection = view()->selection(); in selectionChanged() local
145 KisSelectionSP selection = view()->selection(); in slotStartUpdateSelection() local
162 KisSelectionSP selection = view()->selection(); in antsAttackEvent() local
/dports/audio/rosegarden/rosegarden-21.06.1/src/gui/editors/matrix/
H A DMatrixVelocity.cpp92 EventSelection *selection = m_scene->getSelection(); in handleLeftButtonPress() local
147 EventSelection* selection = m_scene->getSelection(); in handleMouseMove() local
241 EventSelection *selection = m_scene->getSelection(); in handleMouseRelease() local
294 EventSelection *selection = m_scene->getSelection(); in setBasicContextHelp() local

12345678910>>...528