Home | History | Annotate | Download | only in trees

Lines Matching defs:sorted_children

2118   std::vector<LayerType*> sorted_children;
2121 child_order_changed = SortChildrenForRecursion(&sorted_children, *layer);
2126 // sorted_children. Otherwise, we'll grab the child directly from the
2130 ? sorted_children[i]