Searched refs:max_retained_node_index (Results 1 – 1 of 1) sorted by relevance
1722 int max_retained_node_index = 0; in UndoAllDelegates() local1725 max_retained_node_index = std::max(max_retained_node_index, in UndoAllDelegates()1728 nodes_and_registration_.resize(max_retained_node_index + 1); in UndoAllDelegates()