Searched defs:insert_child_at_index (Results 1 – 1 of 1) sorted by relevance
676 …pub fn insert_child_at_index(&mut self, parent: NodeId, child_index: usize, child: NodeId) -> Taff… in insert_child_at_index() method1084 fn insert_child_at_index() { in insert_child_at_index() function