Searched refs:AppendChildDirectly (Results 1 – 3 of 3) sorted by relevance
54 AppendChildDirectly(flexItem_); in TabsComponent()55 AppendChildDirectly(box); in TabsComponent()57 AppendChildDirectly(box); in TabsComponent()58 AppendChildDirectly(flexItem_); in TabsComponent()69 tabContent_->AppendChildDirectly(child); in AppendChild()
95 AppendChildDirectly(newChild); in OnChildAppended()
93 void AppendChildDirectly(const RefPtr<Component>& child) in AppendChildDirectly() function