Searched refs:SelectionsMap (Results 1 – 1 of 1) sorted by relevance
30 typedef std::map<GraphBase::NodeId, unsigned> SelectionsMap; typedef31 SelectionsMap selections;84 SelectionsMap::const_iterator sItr = selections.find(nodeId); in getSelection()