Home
last modified time | relevance | path

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

/foundation/graphic/ui/test/unittest/components/
Dui_dialog_unit_test.cpp140 const char* buttonText = "button"; variable
206 const char* buttonText = "button"; variable
/foundation/arkui/ace_engine/frameworks/core/components/search/
Drosen_render_search.cpp67 auto buttonText = renderSearchBox_->GetFirstChild(); in Paint() local
/foundation/arkui/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.cpp614 UILabelButton* GetTestUIButton(const char* buttonText, int16_t x, int16_t y, UIButton* button) in GetTestUIButton()
/foundation/arkui/ace_engine/frameworks/core/components/dialog/
Ddialog_component.cpp793 std::string buttonText; in BuildButtonsForWatch() local