Searched defs:PopupComponent (Results 1 – 1 of 1) sorted by relevance
246 PopupComponent(const ComposeId& id, const std::string& name, const RefPtr<Component>& child) in PopupComponent() function252 PopupComponent(const ComposeId& id, const std::string& name) : ComposedComponent(id, name) in PopupComponent() function