Searched refs:buttonComponents (Results 1 – 1 of 1) sorted by relevance
705 std::list<RefPtr<ButtonComponent>> buttonComponents; in BuildButtons() local759 buttonComponents.emplace_back(buttonComponent); in BuildButtons()762 dialog->SetActions(buttonComponents); in BuildButtons()774 std::list<RefPtr<ButtonComponent>> buttonComponents; in BuildButtonsForWatch() local805 buttonComponents.emplace_back(buttonComponent); in BuildButtonsForWatch()807 dialog->SetActions(buttonComponents); in BuildButtonsForWatch()