Home
last modified time | relevance | path

Searched defs:buttonText (Results 1 – 4 of 4) sorted by relevance

/foundation/graphic/ui/test/unittest/components/
Dui_dialog_unit_test.cpp147 const char* buttonText = "button"; variable
213 const char* buttonText = "button"; variable
/foundation/ace/ace_engine_lite/frameworks/src/core/dialog/
Djs_dialog.cpp129 char *buttonText = JSI::GetStringProperty(buttonObject, buttonTextKey); in ParseButton() local
/foundation/graphic/ui/test/uitest/test_button/
Dui_test_button.cpp612 UILabelButton* GetTestUIButton(const char* buttonText, int16_t x, int16_t y, UIButton* button) in GetTestUIButton()
/foundation/ace/ace_engine/frameworks/core/components/dialog/
Ddialog_component.cpp778 std::string buttonText; in BuildButtonsForWatch() local