Searched defs:PopupComponentV2 (Results 1 – 1 of 1) sorted by relevance
29 PopupComponentV2(const ComposeId& id, const std::string& name, const RefPtr<Component>& child) in PopupComponentV2() function31 PopupComponentV2(const ComposeId& id, const std::string& name) : PopupComponent(id, name) {} in PopupComponentV2() function