Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ui_lite/test/unittest/components/
H A Dui_dialog_unit_test.cpp140 const char* buttonText = "button"; variable
206 const char* buttonText = "button"; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/search/
H A Drosen_render_search.cpp89 auto buttonText = renderSearchBox_->GetFirstChild(); in Paint() local
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/dialog/
H A Djs_dialog.cpp129 char *buttonText = JSI::GetStringProperty(buttonObject, buttonTextKey); in ParseButton() local
/ohos5.0/foundation/arkui/ui_lite/test/uitest/test_arc_label/
H A Dui_test_arc_label.cpp181 UILabelButton* UITestArcLabel::GetTestUIButton(const char* buttonText, int16_t x, int16_t y, const … in GetTestUIButton()
/ohos5.0/foundation/arkui/ui_lite/test/uitest/test_button/
H A Dui_test_button.cpp637 UILabelButton* GetTestUIButton(const char* buttonText, int16_t x, int16_t y, UIButton* button, cons… in GetTestUIButton()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/dialog/
H A Ddialog_component.cpp773 std::string buttonText; in BuildButtonsForWatch() local