Home
last modified time | relevance | path

Searched refs:GetCheckBoxOffInfo (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ui_lite/frameworks/default_resource/
H A Dcheck_box_res.h24 ImageInfo* GetCheckBoxOffInfo();
H A Dcheck_box_res.cpp1368 ImageInfo* GetCheckBoxOffInfo() in GetCheckBoxOffInfo() function
/ohos5.0/foundation/arkui/ui_lite/frameworks/components/
H A Dui_checkbox.cpp50 image_[UNSELECTED].SetSrc(GetCheckBoxOffInfo()); in UICheckBox()
/ohos5.0/foundation/arkui/ui_lite/test/uitest/test_image/
H A Dui_test_image.cpp190 imageView2->SetSrc(GetCheckBoxOffInfo()); in UIKitUIImageTestSetImage005()