Searched refs:AddButton (Results 1 – 11 of 11) sorted by relevance
39 AddButton("Tab 1"); in CreateExampleView()40 AddButton("Tab 2"); in CreateExampleView()58 AddButton("Added"); in ButtonPressed()80 void TabbedPaneExample::AddButton(const std::string& label) { in AddButton() function in views::examples::TabbedPaneExample
42 void AddButton(const std::string& label);
34 AddButton(ConfirmInfoBarDelegate::BUTTON_OK); in ConfirmInfoBarGtk()35 AddButton(ConfirmInfoBarDelegate::BUTTON_CANCEL); in ConfirmInfoBarGtk()64 void ConfirmInfoBarGtk::AddButton(ConfirmInfoBarDelegate::InfoBarButton type) { in AddButton() function in ConfirmInfoBarGtk
28 void AddButton(ConfirmInfoBarDelegate::InfoBarButton type);
53 AddButton(ConfirmInfoBarDelegate::BUTTON_OK); in PlatformSpecificSetOwner()54 AddButton(ConfirmInfoBarDelegate::BUTTON_CANCEL); in PlatformSpecificSetOwner()83 void ConfirmInfoBarGtk::AddButton(ConfirmInfoBarDelegate::InfoBarButton type) { in AddButton() function in ConfirmInfoBarGtk
33 void AddButton(ConfirmInfoBarDelegate::InfoBarButton type);
88 view->AddButton(help_); in DateDefaultView()101 view->AddButton(shutdown_); in DateDefaultView()113 view->AddButton(lock_); in DateDefaultView()
33 void AddButton(TrayPopupHeaderButton* button);
85 void SpecialPopupRow::AddButton(TrayPopupHeaderButton* button) { in AddButton() function in ash::internal::SpecialPopupRow
370 footer()->AddButton(button_wifi_); in CreateHeaderButtons()383 footer()->AddButton(button_mobile_); in CreateHeaderButtons()395 footer()->AddButton(info_icon_); in CreateHeaderButtons()
221 footer()->AddButton(toggle_bluetooth_); in AppendHeaderEntry()