Searched refs:BS_NODE_LABELS (Results 1 – 5 of 5) sorted by relevance
99 if (bootstrap == BS_NODE_LABELS) in printPhylipTree()219 if ((bootstrap == BS_NODE_LABELS) && ((*bootTotals)[startRow] > 0)) in twoWaySplit()296 if (bootstrap == BS_NODE_LABELS) in printNexusTree()415 if ((bootstrap == BS_NODE_LABELS) && ((*bootTotals)[startRow] > 0)) in twoWaySplitNexus()
192 const int BS_NODE_LABELS = 2; variable
1180 if (bootstrapFormat == BS_NODE_LABELS) in toggleBootstrapFormat()1186 bootstrapFormat = BS_NODE_LABELS; in toggleBootstrapFormat()
644 <<((userParameters->getBootstrapFormat() == BS_NODE_LABELS) ? "NODE LABELS" : in treeFormatOptionsMenu()
2370 userParameters->setBootstrapFormat(BS_NODE_LABELS); in setOptionalParam()