Searched defs:SetMarkedTextColor (Results 1 - 3 of 3) sorted by relevance
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/ | ||
H A D | gauge_model_impl.cpp | 98 void GaugeModelImpl::SetMarkedTextColor(const Color& color) in SetMarkedTextColor() function in OHOS::Ace::Framework::GaugeModelImpl |
/foundation/arkui/ace_engine/frameworks/core/components/progress/ | ||
H A D | progress_component.h | 160 void SetMarkedTextColor(const Color& color) in SetMarkedTextColor() function in OHOS::Ace::ProgressComponent |
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/gauge/ | ||
H A D | gauge_model_ng.cpp | 95 void GaugeModelNG::SetMarkedTextColor(const Color& color) {} in SetMarkedTextColor() function in OHOS::Ace::NG::GaugeModelNG |
Completed in 2 milliseconds