Home
last modified time | relevance | path

Searched refs:GetMinIconUrl (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/watch_slider/
H A Dwatch_slider_component.h99 const std::string& GetMinIconUrl() const in GetMinIconUrl() function
H A Drender_watch_slider.cpp82 minIconUrl_ = sliderComponent->GetMinIconUrl(); in Update()