Home
last modified time | relevance | path

Searched refs:removeSelection (Results 1 – 25 of 754) sorted by relevance

12345678910>>...31

/dports/devel/okteta/okteta-0.26.6/gui/controller/
H A Dmousepaster.cpp37 tableRanges->removeSelection(); in handleMousePressEvent()
67 tableRanges->removeSelection(); in handleMouseReleaseEvent()
75 tableRanges->removeSelection(); in handleMouseReleaseEvent()
H A Dtapnavigator.cpp34 tableRanges->removeSelection(); in handleTapGesture()
/dports/graphics/luminance-qt5/luminance-hdr-2.6.1.1/src/Viewers/
H A DIGraphicsPixmapItem.h45 void removeSelection();
81 removeSelection(); in disableSelectionTool()
H A DIGraphicsPixmapItem.cpp57 void IGraphicsPixmapItem::removeSelection() { in removeSelection() function in IGraphicsPixmapItem
123 if (mSelectionBox) removeSelection(); in mouseReleaseEvent()
/dports/devel/redasm/REDasm-2.1.1/QHexView/document/
H A Dqhexdocument.cpp36 void QHexDocument::removeSelection() in removeSelection() function in QHexDocument
84 this->removeSelection(); in cut()
109 this->removeSelection(); in paste()
/dports/misc/actiona/actiona-3.10.1/gui/
H A Dresourcedialog.cpp46 …(ui->resourcesTableWidget, &ResourceTableWidget::removeSelection, this, &ResourceDialog::removeSel… in ResourceDialog()
138 void ResourceDialog::removeSelection() in removeSelection() function in ResourceDialog
171 removeSelection(); in on_removeSelectedPushButton_clicked()
H A Dresourcetablewidget.h43 void removeSelection();
/dports/games/openmw/openmw-openmw-0.47.0/apps/opencs/view/tools/
H A Dreporttable.cpp129 removeSelection(); in mouseDoubleClickEvent()
136 removeSelection(); in mouseDoubleClickEvent()
177 connect (mRemoveAction, SIGNAL (triggered()), this, SLOT (removeSelection())); in ReportTable()
317 void CSVTools::ReportTable::removeSelection() in removeSelection() function in CSVTools::ReportTable
/dports/lang/spidermonkey78/firefox-78.9.0/accessible/windows/ia2/
H A Dia2AccessibleText.h81 virtual HRESULT STDMETHODCALLTYPE removeSelection(
197 virtual HRESULT STDMETHODCALLTYPE removeSelection(long selectionIndex) { \
198 return Class::removeSelection(selectionIndex); \
/dports/lang/spidermonkey60/firefox-60.9.0/accessible/windows/ia2/
H A Dia2AccessibleText.h83 virtual HRESULT STDMETHODCALLTYPE removeSelection(
199 virtual HRESULT STDMETHODCALLTYPE removeSelection(long selectionIndex) { \
200 return Class::removeSelection(selectionIndex); \
/dports/www/firefox-legacy/firefox-52.8.0esr/accessible/windows/ia2/
H A Dia2AccessibleText.h85 virtual HRESULT STDMETHODCALLTYPE removeSelection(
225 virtual HRESULT STDMETHODCALLTYPE removeSelection(long selectionIndex) \
227 return Class::removeSelection(selectionIndex); \
/dports/www/firefox/firefox-99.0/accessible/windows/ia2/
H A Dia2AccessibleText.h89 virtual HRESULT STDMETHODCALLTYPE removeSelection(
214 virtual HRESULT STDMETHODCALLTYPE removeSelection(long selectionIndex) { \
215 return Class::removeSelection(selectionIndex); \
/dports/www/firefox-esr/firefox-91.8.0/accessible/windows/ia2/
H A Dia2AccessibleText.h87 virtual HRESULT STDMETHODCALLTYPE removeSelection(
204 virtual HRESULT STDMETHODCALLTYPE removeSelection(long selectionIndex) { \
205 return Class::removeSelection(selectionIndex); \
/dports/mail/thunderbird/thunderbird-91.8.0/accessible/windows/ia2/
H A Dia2AccessibleText.h87 virtual HRESULT STDMETHODCALLTYPE removeSelection(
204 virtual HRESULT STDMETHODCALLTYPE removeSelection(long selectionIndex) { \
205 return Class::removeSelection(selectionIndex); \
/dports/games/flightgear-data/fgdata/Nasal/canvas/gui/widgets/
H A DLineEdit.nas94 removeSelection: func()
122 me.removeSelection();
137 me.removeSelection();
/dports/editors/libreoffice/libreoffice-7.2.6.2/winaccessibility/source/UAccCOM/
H A DAccText.cxx194 COM_DECLSPEC_NOTHROW STDMETHODIMP CAccText::removeSelection(long selectionIndex)//, unsigned char *… in removeSelection() function in CAccText
197 return CAccTextBase::removeSelection(selectionIndex);//, success); in removeSelection()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/winaccessibility/source/UAccCOM/
H A DAccText.cxx194 COM_DECLSPEC_NOTHROW STDMETHODIMP CAccText::removeSelection(long selectionIndex)//, unsigned char *… in removeSelection() function in CAccText
197 return CAccTextBase::removeSelection(selectionIndex);//, success); in removeSelection()
/dports/net-im/psi/psi-1.5/src/
H A Dcontactlistgroupmenu.h36 void removeSelection();
H A Dpsicontactmenu.h39 void removeSelection();
/dports/editors/libreoffice/libreoffice-7.2.6.2/qadevOOo/tests/java/ifc/view/
H A D_XMultiSelectionSupplier.java170 oObj.removeSelection(selections[i]); in _removeSelection()
186 oObj.removeSelection(selections[0]); in _removeSelection()
198 oObj.removeSelection(oObj); in _removeSelection()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/qadevOOo/tests/java/ifc/view/
H A D_XMultiSelectionSupplier.java170 oObj.removeSelection(selections[i]); in _removeSelection()
186 oObj.removeSelection(selections[0]); in _removeSelection()
198 oObj.removeSelection(oObj); in _removeSelection()
/dports/math/scilab/scilab-6.1.1/scilab/modules/console/src/java/org/scilab/modules/console/
H A DSciInputCommandView.java110 ((SciOutputView) console.getConfiguration().getOutputView()).removeSelection(); in SciInputCommandView()
157 public void removeSelection() { in removeSelection() method in SciInputCommandView
284 ((SciOutputView) console.getConfiguration().getOutputView()).removeSelection(); in caretUpdate()
/dports/biology/ugene/ugene-40.1/src/corelibs/U2Core/src/selection/
H A DSelectionModel.cpp31 void MultiGSelection::removeSelection(const GSelection *s) { in removeSelection() function in U2::MultiGSelection
/dports/databases/kbibtex/kbibtex-0.9.2/src/program/docklets/
H A Dvaluelist.h48 void removeSelection();
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT Accessibility/common/org/eclipse/swt/accessibility/
H A DAccessibleTextExtendedListener.java234 public void removeSelection(AccessibleTextEvent e); in removeSelection() method

12345678910>>...31