Home
last modified time | relevance | path

Searched refs:UI_CHECK_BOX (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/arkui/ui_lite/test/unittest/components/
H A Dui_checkbox_unit_test.cpp61 EXPECT_EQ(checkBox_->GetViewType(), UI_CHECK_BOX);
/ohos5.0/foundation/arkui/ui_lite/interfaces/kits/components/
H A Dui_checkbox.h130 return UI_CHECK_BOX; in GetViewType()
H A Dui_view.h67 UI_CHECK_BOX, enumerator
/ohos5.0/foundation/arkui/ui_lite/test/uitest/test_button/
H A Dui_test_button.h108 UIViewType type = UI_CHECK_BOX,
/ohos5.0/foundation/arkui/ui_lite/frameworks/dfx/
H A Dui_dump_dom_tree.cpp189 case UI_CHECK_BOX: in AddSpecialField()