Searched refs:SelectionsMap (Results 1 – 3 of 3) sorted by relevance
29 using SelectionsMap = std::map<GraphBase::NodeId, unsigned>;30 SelectionsMap selections;47 SelectionsMap::const_iterator sItr = selections.find(nodeId); in getSelection()
31 NodeItrComparator> SelectionsMap; typedef32 SelectionsMap selections;85 SelectionsMap::const_iterator sItr = selections.find(nItr); in getSelection()
30 typedef std::map<GraphBase::NodeId, unsigned> SelectionsMap; typedef31 SelectionsMap selections;84 SelectionsMap::const_iterator sItr = selections.find(nodeId); in getSelection()