Home
last modified time | relevance | path

Searched refs:selectNext (Results 51 – 75 of 122) sorted by relevance

12345

/dports/cad/fritzing/fritzing-app-0.9.2b/src/partseditor/obsolete/
H A Dconnectorsinfowidget.h96 void selectNext();
/dports/editors/abiword/abiword-3.0.5/src/wp/ap/gtk/
H A Dap_UnixDialog_Goto.cpp469 selectNext(GTK_TREE_VIEW (m_lvXMLIDs)); in onNextClicked()
472 selectNext(GTK_TREE_VIEW (m_lvAnno)); in onNextClicked()
870 selectNext(GTK_TREE_VIEW (m_lvBookmarks)); in _selectNextBookmark()
/dports/editors/hte/ht-e9e63373148da5d7df397d8075740d8c096ecb1d/asm/
H A Dasm.h137 virtual bool selectNext(dis_insn *disasm_insn);
/dports/games/openlierox/OpenLieroX/src/client/DeprecatedGUI/
H A DCCombobox.cpp496 bool CCombobox::selectNext() { in selectNext() function in DeprecatedGUI::CCombobox
520 if(selectNext()) in MouseWheelDown()
588 if (selectNext()) { in KeyDown()
599 if (selectNext()) { in KeyDown()
/dports/games/openlierox/OpenLieroX/include/DeprecatedGUI/
H A DCCombobox.h159 bool selectNext();
/dports/audio/clementine-player/Clementine-1.4.0rc1/3rdparty/libprojectm/
H A DprojectM.hpp282 void selectNext(const bool);
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.discovery/src/org/eclipse/equinox/internal/p2/ui/discovery/util/
H A DControlListItem.java47 public void selectNext(); in selectNext() method
/dports/multimedia/mpc-qt/mpc-qt-20.10/
H A Dplaylistwindow.h101 void selectNext();
/dports/graphics/libprojectm/projectm-3.1.12/src/projectm-android/app/jniLibs/include/libprojectM/
H A DprojectM.hpp283 void selectNext(const bool);
/dports/devel/sope/SOPE/sope-appserver/NGObjWeb/NGObjWeb/
H A DWODisplayGroup.h108 - (id)selectNext;
/dports/devel/sope2/SOPE/sope-appserver/NGObjWeb/NGObjWeb/
H A DWODisplayGroup.h108 - (id)selectNext;
/dports/x11/plasma5-plasma-desktop/plasma-desktop-5.23.5/desktoppackage/contents/activitymanager/
H A DActivityManager.qml53 activityList.selectNext();
H A DActivityList.qml53 function selectNext()
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/pcbnew/
H A Dfootprint_viewer_frame.cpp555 selectNext( m_libList ); in OnCharHook()
557 selectNext( m_fpList ); in OnCharHook()
604 void FOOTPRINT_VIEWER_FRAME::selectNext( wxListBox* aListBox ) in selectNext() function in FOOTPRINT_VIEWER_FRAME
/dports/graphics/art/ART-1.9.3/rtgui/
H A Dthumbbrowserbase.h156 void selectNext (int distance, bool enlarge);
/dports/audio/musescore/MuseScore-3.6.1/mscore/widgets/
H A Dfilterabletreeview.cpp97 void FilterableTreeViewTemplate<T>::selectNext() in selectNext() function in Ms::FilterableTreeViewTemplate
/dports/graphics/rawtherapee/rawtherapee-5.8/rtgui/
H A Dthumbbrowserbase.h157 void selectNext (int distance, bool enlarge);
/dports/graphics/libprojectm/projectm-3.1.12/src/libprojectM/
H A DprojectM.cpp381 selectNext(false); in renderFrameOnlyPass1()
388 selectNext(true); in renderFrameOnlyPass1()
919 void projectM::selectNext(const bool hardCut) { in selectNext() function in projectM
H A DprojectM.hpp321 void selectNext(const bool);
/dports/graphics/kipi-plugins/kipi-plugins-21.12.3/printimages/wizard/
H A Dprintoptionspage.cpp175 this, SLOT (selectNext()) ); in PrintOptionsPage()
336 void PrintOptionsPage::selectNext() in selectNext() function in KIPIPrintImagesPlugin::PrintOptionsPage
/dports/audio/lmms/lmms-1.2.2/src/gui/editors/
H A DBBEditor.cpp122 connect(viewNext, SIGNAL(triggered()), m_bbComboBox, SLOT(selectNext())); in BBEditor()
/dports/games/flightgear-data/fgdata/Aircraft/Instruments-3d/FG1000/Nasal/MFDPages/Checklist/
H A DChecklistController.nas53 selectNext : func() {
210 me.selectNext();
/dports/deskutils/korganizer/korganizer-21.12.3/src/
H A Ddatenavigator.cpp228 void DateNavigator::selectNext() in selectNext() function in DateNavigator
/dports/polish/kadu/kadu-4.3/plugins/history/gui/widgets/
H A Dtimeline-chat-messages-view.cpp131 connect(MessagesSearchBar, SIGNAL(searchNext(QString)), Highlighter, SLOT(selectNext(QString))); in createGui()
/dports/astro/stellarium/stellarium-0.21.3/src/gui/
H A DSearchDialog.hpp80 void selectNext();

12345