Searched refs:POPUP_ACTION_NAME (Results 1 – 3 of 3) sorted by relevance
54 …g_actionMap.insert(std::make_pair(POPUP_ACTION_NAME, std::make_shared<ActionPopup>(POPUP_ACTION_NA… in InitFactory()
35 constexpr const char* POPUP_ACTION_NAME = "popup"; variable
205 popup_ = std::make_shared<ActionPopup>(POPUP_ACTION_NAME); in InitModules()