Home
last modified time | relevance | path

Searched refs:EnableBackground (Results 1 - 6 of 6) sorted by relevance

/foundation/arkui/ui_lite/interfaces/kits/components/
H A Dui_abstract_progress.h87 void EnableBackground(bool enable) in EnableBackground() function in OHOS::UIAbstractProgress
/foundation/arkui/ui_lite/test/uitest/test_ui_dump_dom_tree/
H A Dui_test_dump_dom.cpp318 slider->EnableBackground(true); in UIKitTestDumpDom003()
363 boxProgress->EnableBackground(true); in UIKitTestDumpDom004()
482 circleProgress->EnableBackground(true); in UIKitTestDumpDom006()
/foundation/arkui/ui_lite/test/uitest/test_progress_bar/
H A Dui_test_box_progress.cpp339 boxProgress_->EnableBackground(true); in OnClick()
413 boxProgress_->EnableBackground(true); in OnClick()
415 boxProgress_->EnableBackground(false); in OnClick()
H A Dui_test_circle_progress.cpp389 circleProgress_->EnableBackground(false); in OnClick()
430 circleProgress_->EnableBackground(true); in OnClick()
432 circleProgress_->EnableBackground(false); in OnClick()
/foundation/arkui/ui_lite/test/uitest/test_view_scale_rotate/
H A Dui_test_view_scale_rotate.cpp153 boxProgress_->EnableBackground(true); in UIKitViewScaleRotateTestUIBoxProgress004()
/foundation/arkui/ui_lite/test/uitest/test_slider/
H A Dui_test_slider.cpp448 slider_->EnableBackground(true); in OnClick()

Completed in 5 milliseconds