Home
last modified time | relevance | path

Searched defs:selectedCount (Results 1 – 25 of 90) sorted by relevance

1234

/dports/games/7kaa/7kaa-2.15.4p1/src/
H A DOUNITAAC.cpp57 void UnitArray::divide_array(int locX, int locY, short* selectedArray, int selectedCount, int exclu… in divide_array()
117 void UnitArray::set_group_id(short* selectedArray, int selectedCount) in set_group_id()
150 void UnitArray::stop(short* selectedUnitArray, int selectedCount, char remoteAction) in stop()
478 …sign(int destX, int destY, int divided, char remoteAction, short* selectedArray, int selectedCount) in assign()
651 void UnitArray::group_assign(int destX, int destY, short* selectedArray, int selectedCount) in group_assign()
725 …ssign_to_camp(int destX, int destY, char remoteAction, short* selectedUnitArray, int selectedCount) in assign_to_camp()
786 …ttle(int destX, int destY, int divided, char remoteAction, short* selectedArray, int selectedCount) in settle()
889 void UnitArray::group_settle(int destX, int destY, short* selectedArray, int selectedCount) in group_settle()
1097 …p_to_beach(int destX, int destY, int divided, short* selectedArray, int selectedCount, char remote… in ship_to_beach()
1222 int UnitArray::divide_attack_by_nation(short nationRecno, short *selectedArray, int selectedCount) in divide_attack_by_nation()
[all …]
H A DOUNITAM.cpp130 …(int destXLoc, int destYLoc, int divided, short* selectedUnitArray, int selectedCount, char remote… in move_to()
245 …itArray::move_to_now_with_filter(int destX, int destY, short* selectedUnitArray, int selectedCount) in move_to_now_with_filter()
319 void UnitArray::move_to_now(int destXLoc, int destYLoc, short* selectedUnitArray, int selectedCount) in move_to_now()
966 void UnitArray::construct_sorted_array(short* selectedUnitArray, int selectedCount) in construct_sorted_array()
1095 void UnitArray::determine_position_to_construct_table(int selectedCount, int destXLoc, int destYLoc… in determine_position_to_construct_table()
H A DOUNITAAT.cpp223 … targetXLoc, int targetYLoc, int divided, short* selectedUnitArray, int selectedCount, char remote… in attack()
354 …Type, char targetMobileType, int divided, short* selectedUnitArray, int selectedCount, int targetU… in attack_call()
410 …int targetXLoc, int targetYLoc, short targetUnitRecno, short* selectedUnitArray, int selectedCount) in attack_unit()
676 …_firm(int targetXLoc, int targetYLoc, short firmRecno, short* selectedUnitArray, int selectedCount) in attack_firm()
933 …_town(int targetXLoc, int targetYLoc, short townRecno, short* selectedUnitArray, int selectedCount) in attack_town()
1181 …UnitArray::attack_wall(int targetXLoc, int targetYLoc, short* selectedUnitArray, int selectedCount) in attack_wall()
1432 int selectedCount, uint32_t unitGroupId, int targetType) in arrange_units_in_group()
1851 short *selectedUnitArray, short selectedCount, int targetType) in handle_attack_target_totally_blocked()
H A DOPOWER.cpp80 static void divide_by_nation(short *nationUnitCount, short *selectedArray, int selectedCount) in divide_by_nation()
260 int rc=0, selectedCount=0; in detect_frame() local
515 int selectedCount=0; in detect_action() local
1056 int selectedCount=0; // whether any sprite has been selected. in detect_select() local
2301 short Power::select_active_unit(short *selectedArray, short selectedCount) in select_active_unit()
H A DOUNITA.cpp618 void UnitArray::return_camp(int remoteAction, short *selectedUnitArray, int selectedCount) in return_camp()
/dports/biology/mothur/mothur-1.46.1/source/commands/
H A Dgetseqscommand.cpp334 int selectedCount = 0; in readFastq() local
403 int selectedCount = 0; in readFasta() local
474 int selectedCount = 0; in readQual() local
533 int selectedCount = ct.getNumSeqs(); in readCount() local
562 int selectedCount = 0; in readList() local
661 int selectedCount = 0; in readName() local
783 int selectedCount = 0; in readGroup() local
845 int selectedCount = 0; in readTax() local
910 bool wroteSomething = false; int selectedCount = 0; in readAlign() local
964 int selectedCount = 0; in readContigs() local
H A Dgetotuscommand.cpp211 int selectedCount = 0; in readClassifyOtu() local
269 int selectedCount = 0; in readOtuAssociation() local
325 int selectedCount = 0; in readCorrAxes() local
421 int selectedCount = 0; in readList() local
H A Dgetgroupscommand.cpp290 int selectedCount = ct.getNumSeqs(); in execute() local
405 int selectedCount = 0; in readFasta() local
507 int selectedCount = 0; in readList() local
601 int selectedCount = 0; in readName() local
683 int selectedCount = 0; in readGroup() local
766 int selectedCount = 0; in readTax() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/qadevOOo/tests/java/ifc/accessibility/
H A D_XAccessibleSelection.java364 int selectedCount = oObj.getSelectedAccessibleChildCount(); in _getSelectedAccessibleChildCount() local
401 int selectedCount = oObj.getSelectedAccessibleChildCount(); in _getSelectedAccessibleChild() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/qadevOOo/tests/java/ifc/accessibility/
H A D_XAccessibleSelection.java364 int selectedCount = oObj.getSelectedAccessibleChildCount(); in _getSelectedAccessibleChildCount() local
401 int selectedCount = oObj.getSelectedAccessibleChildCount(); in _getSelectedAccessibleChild() local
/dports/editors/ted/Ted-2.23/appFrame/
H A DappListMotif.c91 int selectedCount= 0; in appGuiReplaceValueInListWidget() local
176 int selectedCount= 0; in appGuiSelectValueInListWidget() local
/dports/irc/kvirc/KVIrc-5.0.0-73-gbdeac0429/src/kvirc/ui/
H A DKviQueryWindow.h194 int selectedCount() { return m_pUserListView->selectedCount(); }; in selectedCount() function
H A DKviConsoleWindow.h225 inline int KviConsoleWindow::selectedCount() in selectedCount() function
H A DKviUserListView.h348 int selectedCount() { return m_iSelectedCount; }; in selectedCount() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/public/android/java/src/org/chromium/content/browser/input/
H A DSelectPopupDialog.java123 int selectedCount = 0; in getSelectedIndices() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/preferences/cleanup/
H A DCleanUpTabPage.java83 private void setSelectedCleanUpCount(int selectedCount) { in setSelectedCleanUpCount()
/dports/devel/umbrello/umbrello-21.12.3/umbrello/debug/
H A Ddebug_utils.cpp137 int selectedCount = 0; in updateParentItemCheckBox() local
/dports/deskutils/treeline/TreeLine/source/
H A Dtreeselection.py47 def selectedCount(self): member in TreeSelection
/dports/graphics/xournalpp/xournalpp-1.1.0/src/control/jobs/
H A DImageExport.cpp177 int selectedCount = 0; in exportGraphics() local
/dports/graphics/digikam/digikam-7.4.0/core/utilities/geolocation/geoiface/tiles/
H A Ditemmarkertiler.cpp46 int selectedCount = 0; member in Digikam::ItemMarkerTiler::MyTile
477 const int selectedCount = myTile->selectedCount; in getTileGroupState() local
/dports/biology/ugene/ugene-40.1/src/corelibs/U2View/src/ov_sequence/
H A DAutoAnnotationUtils.cpp278 int selectedCount = 0; in getAutoAnnotationToggleActions() local
/dports/finance/qtbitcointrader/QtBitcoinTrader-1.40.55/src/script/
H A Drulewidget.cpp387 int selectedCount = ui.rulesTable->selectionModel()->selectedRows().size(); in checkValidRulesButtons() local
/dports/net-im/kopete/kopete-21.12.3/protocols/groupwise/ui/
H A Dgwsearch.cpp434 int selectedCount = m_results->selectionModel()->selectedRows().count(); in slotValidateSelection() local
/dports/x11-wm/lxqt-panel/lxqt-panel-1.0.0/plugin-worldclock/
H A Dlxqtworldclockconfiguration.cpp441 int selectedCount = selectedItems.count() / 2; in updateTimeZoneButtons() local
/dports/x11-toolkits/p5-Prima/Prima-1.63/Prima/
H A DLists.pm1394 sub selectedCount {($#_)?$_[0]-> raise_ro("selectedCount") :return $_[0]-> get_selected_count;} subroutine

1234