Searched refs:visit_nodes_mut (Results 1 – 1 of 1) sorted by relevance
804 …pub fn visit_nodes_mut<F>(&mut self, mut f: F) where F: FnMut(SpatialNodeIndex, &mut SpatialNode) { in visit_nodes_mut() method890 self.visit_nodes_mut(|_, node| { in apply_updates()1084 self.visit_nodes_mut(|_, node| { in set_scroll_offsets()