Searched refs:GetMenuChildren (Results 1 – 2 of 2) sorted by relevance
41 const std::list<RefPtr<Component>>& GetMenuChildren() const in GetMenuChildren() function
88 … toolBarItemComponent->SetOptionChildrenCallBack([this]() { return GetMenuChildren(); }); in AddChildNode()