Searched refs:simplify_and_sort_direct_children (Results 1 – 8 of 8) sorted by relevance
342 pub fn simplify_and_sort_direct_children(&mut self) { in simplify_and_sort_direct_children() method485 self.visit_depth_first(|node| node.simplify_and_sort_direct_children()) in simplify_and_sort()
344 pub fn simplify_and_sort_direct_children(&mut self) { in simplify_and_sort_direct_children() method487 self.visit_depth_first(|node| node.simplify_and_sort_direct_children()) in simplify_and_sort()
335 pub fn simplify_and_sort_direct_children(&mut self) { in simplify_and_sort_direct_children() method478 self.visit_depth_first(|node| node.simplify_and_sort_direct_children()) in simplify_and_sort()
470 node.simplify_and_sort_direct_children(); in into_length_or_percentage()
466 node.simplify_and_sort_direct_children(); in into_length_or_percentage()
540 node.simplify_and_sort_direct_children(); in into_length_or_percentage()