Home
last modified time | relevance | path

Searched refs:groupSelected (Results 1 – 25 of 39) sorted by relevance

12

/dports/graphics/graphos/Graphos-0.7/
H A DGRObjectEditor.m38 groupSelected = NO;
51 objCopy->groupSelected = groupSelected;
77 if(!groupSelected)
79 groupSelected = YES;
92 groupSelected = NO;
101 groupSelected = NO;
109 if(editSelected || groupSelected)
116 return groupSelected;
H A DGRObjectEditor.h37 BOOL groupSelected; variable
/dports/net/ntpsec/ntpsec-NTPsec_1_2_1/tests/unity/
H A Dunity_fixture.c61 static int groupSelected(const char* group) in groupSelected() function
75 if (testSelected(name) && groupSelected(group)) in UnityTestRunner()
120 if (testSelected(name) && groupSelected(group)) in UnityIgnoreTest()
/dports/devel/libcjson/cJSON-1.7.15/tests/unity/extras/fixture/src/
H A Dunity_fixture.c63 static int groupSelected(const char* group) in groupSelected() function
77 if (testSelected(name) && groupSelected(group)) in UnityTestRunner()
117 if (testSelected(name) && groupSelected(group)) in UnityIgnoreTest()
/dports/devel/z88dk/z88dk/ext/Unity/extras/fixture/src/
H A Dunity_fixture.c63 static int groupSelected(const char* group) in groupSelected() function
77 if (testSelected(name) && groupSelected(group)) in UnityTestRunner()
117 if (testSelected(name) && groupSelected(group)) in UnityIgnoreTest()
/dports/games/ufoai/ufoai-2.5-source/src/tools/radiant/radiant/selection/algorithm/
H A DEntity.h14 void groupSelected ();
H A DEntity.cpp125 void groupSelected () in groupSelected() function
/dports/net/ntp/ntp-4.2.8p15/sntp/unity/
H A Dunity_fixture.c61 static int groupSelected(const char* group) in groupSelected() function
79 if (testSelected(name) && groupSelected(group)) in UnityTestRunner()
/dports/devel/libsml/libsml-2a8445b/test/unity/
H A Dunity_fixture.c62 static int groupSelected(const char* group) in groupSelected() function
80 if (testSelected(name) && groupSelected(group)) in UnityTestRunner()
/dports/devel/juce/JUCE-f37e9a1/extras/Projucer/Source/ComponentEditor/PaintElements/
H A Djucer_PaintElementGroup.h40 static void groupSelected (PaintRoutine* const);
/dports/net-p2p/transmission-cli/transmission-3.00/macosx/
H A DInfoTrackersViewController.m300 BOOL groupSelected = NO;
308 if (groupSelected || [selectedIndexes containsIndex: i])
332 groupSelected = [selectedIndexes containsIndex: i];
333 if (!groupSelected && i > [selectedIndexes lastIndex])
/dports/net-p2p/transmission-daemon/transmission-3.00/macosx/
H A DInfoTrackersViewController.m300 BOOL groupSelected = NO;
308 if (groupSelected || [selectedIndexes containsIndex: i])
332 groupSelected = [selectedIndexes containsIndex: i];
333 if (!groupSelected && i > [selectedIndexes lastIndex])
/dports/net-p2p/transmission-qt/transmission-3.00/macosx/
H A DInfoTrackersViewController.m300 BOOL groupSelected = NO;
308 if (groupSelected || [selectedIndexes containsIndex: i])
332 groupSelected = [selectedIndexes containsIndex: i];
333 if (!groupSelected && i > [selectedIndexes lastIndex])
/dports/net-p2p/transmission-gtk/transmission-3.00/macosx/
H A DInfoTrackersViewController.m300 BOOL groupSelected = NO;
308 if (groupSelected || [selectedIndexes containsIndex: i])
332 groupSelected = [selectedIndexes containsIndex: i];
333 if (!groupSelected && i > [selectedIndexes lastIndex])
/dports/net-p2p/transmission-utils/transmission-3.00/macosx/
H A DInfoTrackersViewController.m300 BOOL groupSelected = NO;
308 if (groupSelected || [selectedIndexes containsIndex: i])
332 groupSelected = [selectedIndexes containsIndex: i];
333 if (!groupSelected && i > [selectedIndexes lastIndex])
/dports/www/transmission-web/transmission-3.00/macosx/
H A DInfoTrackersViewController.m300 BOOL groupSelected = NO;
308 if (groupSelected || [selectedIndexes containsIndex: i])
332 groupSelected = [selectedIndexes containsIndex: i];
333 if (!groupSelected && i > [selectedIndexes lastIndex])
/dports/devel/juce/JUCE-f37e9a1/extras/Projucer/Source/ComponentEditor/
H A Djucer_PaintRoutine.h88 void groupSelected();
/dports/devel/kcachegrind/kcachegrind-21.12.3/libviews/
H A Dfunctionselection.h63 void groupSelected(QTreeWidgetItem*, QTreeWidgetItem*);
/dports/graphics/qgis-ltr/qgis-3.16.16/src/gui/layertree/
H A Dqgslayertreeviewdefaultactions.cpp151 connect( a, &QAction::triggered, this, &QgsLayerTreeViewDefaultActions::groupSelected ); in actionGroupSelected()
234 groupSelected(); in addGroup()
474 void QgsLayerTreeViewDefaultActions::groupSelected() in groupSelected() function in QgsLayerTreeViewDefaultActions
H A Dqgslayertreeviewdefaultactions.h149 void groupSelected();
/dports/x11/plasma5-plasma-workspace/plasma-workspace-5.23.5/kcms/kfontinst/kcmfontinst/
H A DKCmFontInst.h49 void groupSelected(const QModelIndex &index);
/dports/security/keepassx-devel/keepassx-55869e8/src/gui/
H A DMainWindow.cpp293 bool groupSelected = dbWidget->isGroupSelected(); in setMenuActionState() local
307 m_ui->actionGroupNew->setEnabled(groupSelected); in setMenuActionState()
308 m_ui->actionGroupEdit->setEnabled(groupSelected); in setMenuActionState()
309 m_ui->actionGroupDelete->setEnabled(groupSelected && dbWidget->canDeleteCurrentGroup()); in setMenuActionState()
/dports/graphics/qgis/qgis-3.22.3/src/gui/layertree/
H A Dqgslayertreeviewdefaultactions.h181 void groupSelected();
H A Dqgslayertreeviewdefaultactions.cpp162 connect( a, &QAction::triggered, this, &QgsLayerTreeViewDefaultActions::groupSelected ); in actionGroupSelected()
245 groupSelected(); in addGroup()
511 void QgsLayerTreeViewDefaultActions::groupSelected() in groupSelected() function in QgsLayerTreeViewDefaultActions
/dports/games/ufoai/ufoai-2.5-source/src/tools/radiant/radiant/entity/
H A Dentity.cpp172 …GlobalEventManager().addCommand("GroupSelection", FreeCaller<selection::algorithm::groupSelected> … in Entity_Construct()

12