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