Home
last modified time | relevance | path

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

/foundation/arkui/ui_lite/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.cpp91 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/arkui/ui_lite/test/uitest/test_button/
Dui_test_button.cpp627 UILabelButton* GetTestUIButton(const char* buttonText, int16_t x, int16_t y, UIButton* button, cons… in GetTestUIButton()
/foundation/arkui/ace_engine/frameworks/core/components/dialog/
Ddialog_component.cpp793 std::string buttonText; in BuildButtonsForWatch() local