Home
last modified time | relevance | path

Searched refs:AddButton (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ui_lite/frameworks/components/
H A Dui_dialog.cpp180 AddButton(buttonType, button1_, text, listener); in SetButton()
194 AddButton(buttonType, button2_, text, listener); in SetButton()
207 AddButton(buttonType, button3_, text, listener); in SetButton()
218 void UIDialog::AddButton(DialogButtonType buttonType, in AddButton() function in OHOS::UIDialog
/ohos5.0/foundation/window/window_manager_lite/test/
H A Dsample_window.cpp134 void AddButton() in AddButton() function
217 AddButton(); in TestWindow()
/ohos5.0/foundation/arkui/ui_lite/interfaces/kits/components/
H A Dui_dialog.h204 void AddButton(DialogButtonType buttonType, UILabelButton* button, const char* text,