Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ui_lite/interfaces/kits/components/
H A Dui_circle_progress.h210 void SetProgressImagePosition(int16_t x, int16_t y) in SetProgressImagePosition() function
/ohos5.0/foundation/arkui/ui_lite/test/uitest/test_progress_bar/
H A Dui_test_circle_progress.cpp387 circleProgress_->SetProgressImagePosition(imgPos.x, imgPos.y); in OnClick()
476 circleProgress_->SetProgressImagePosition(imgPos.x, imgPos.y); in OnClick()
480 circleProgress_->SetProgressImagePosition(imgPos.x, imgPos.y); in OnClick()
/ohos5.0/foundation/arkui/ui_lite/test/unittest/components/
H A Dui_circle_progress_unit_test.cpp178 circleProgress_->SetProgressImagePosition(x, y);