Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/overlay/
H A Doverlay_dialog_transition_test_ng.cpp595 dialogProperties.checkboxContent = CHECKBOX_CONTENT;
635 auto checkboxContent = properties.checkboxContent; variable
636 ASSERT_NE(checkboxContent, "");
H A Doverlay_test_ng.cpp2623 .checkboxContent = "checkboxContent",
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/dialog/
H A Ddialog_properties.h215 std::string checkboxContent; // message of checkbox. member