Home
last modified time | relevance | path

Searched refs:UIAbstractProgress (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/foundation/arkui/ui_lite/frameworks/components/
H A Dui_abstract_progress.cpp24 UIAbstractProgress::UIAbstractProgress() in UIAbstractProgress() function in OHOS::UIAbstractProgress
47 UIAbstractProgress::~UIAbstractProgress() in ~UIAbstractProgress()
88 void UIAbstractProgress::SetValue(int32_t value) in SetValue()
106 int16_t UIAbstractProgress::GetCurrentPos(int16_t distance) const in GetCurrentPos()
117 uint32_t UIAbstractProgress::GetRangeSize() const in GetRangeSize()
140 void UIAbstractProgress::SetBackgroundStyle(const Style& style) in SetBackgroundStyle()
166 const Style& UIAbstractProgress::GetBackgroundStyle() const in GetBackgroundStyle()
171 int64_t UIAbstractProgress::GetBackgroundStyle(uint8_t key) const in GetBackgroundStyle()
176 void UIAbstractProgress::SetForegroundStyle(const Style& style) in SetForegroundStyle()
202 const Style& UIAbstractProgress::GetForegroundStyle() const in GetForegroundStyle()
[all …]
H A Dui_slider.cpp154 if (!UIAbstractProgress::InitImage()) { in InitImage()
/ohos5.0/foundation/arkui/ui_lite/interfaces/kits/components/
H A Dui_abstract_progress.h49 class UIAbstractProgress : public UIView {
57 UIAbstractProgress();
65 virtual ~UIAbstractProgress();
H A Dui_box_progress.h51 class UIBoxProgress : public UIAbstractProgress {
H A Dui_circle_progress.h50 class UICircleProgress : public UIAbstractProgress {
/ohos5.0/foundation/arkui/ui_lite/test/unittest/components/
H A Dui_abstract_progress_unit_test.cpp38 UIAbstractProgress* abstractProgress_;
52 abstractProgress_ = new UIAbstractProgress(); in SetUp()
/ohos5.0/docs/zh-cn/device-dev/subsystems/
H A Dsubsys-graphics-common-guide.md13 …类,UIAbstractProgress、UIArcLabel(旋转字体)、UIButton(按键)、UICanvas(画布)、UILabel(字体)、UIImageView(图片)从UIView…
/ohos5.0/foundation/arkui/ui_lite/frameworks/dfx/
H A Dui_dump_dom_tree.cpp114 const UIAbstractProgress* tmpAbstractProgress = static_cast<const UIAbstractProgress*>(view); in AddProgressField()
/ohos5.0/docs/en/device-dev/subsystems/
H A Dsubsys-graphics-common-guide.md8UIAbstractProgress**, **UIArcLabel**, **UIButton**, **UICanvas**, **UILabel**, and **UIImageV…