Home
last modified time | relevance | path

Searched defs:foregroundImage (Results 1 - 4 of 4) sorted by relevance

/foundation/arkui/ui_lite/test/unittest/components/
H A Dui_abstract_progress_unit_test.cpp223 const Image* foregroundImage = new Image(); in HWTEST_F() local
254 const Image* foregroundImage = new Image(); in HWTEST_F() local
[all...]
/foundation/arkui/ui_lite/frameworks/components/
H A Dui_abstract_progress.cpp122 void UIAbstractProgress::SetImage(const char* foregroundImage, const char* backgroundImage) in SetImage() argument
131 void UIAbstractProgress::SetImage(const ImageInfo* foregroundImage, const ImageInfo* backgroundImage) in SetImage() argument
H A Dui_slider.cpp167 void UISlider::SetImage(const ImageInfo* backgroundImage, const ImageInfo* foregroundImage) in SetImage() argument
176 void UISlider::SetImage(const char* backgroundImage, const char* foregroundImage) in SetImage() argument
/foundation/arkui/ace_engine/frameworks/core/components/rating/
H A Drender_rating.cpp68 RefPtr<ImageComponent> foregroundImage = rating->GetForegroundImage(); in Update() local

Completed in 7 milliseconds