Searched defs:SetLabelMarkedText (Results 1 - 4 of 4) sorted by relevance
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/ | ||
H A D | gauge_model_impl.cpp | 91 void GaugeModelImpl::SetLabelMarkedText(const std::string labelTextString) in SetLabelMarkedText() function in OHOS::Ace::Framework::GaugeModelImpl |
/foundation/arkui/ace_engine/frameworks/core/components/progress/ | ||
H A D | progress_component.h | 155 void SetLabelMarkedText(const std::string markedValue) in SetLabelMarkedText() function in OHOS::Ace::ProgressComponent |
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/gauge/ | ||
H A D | gauge_model_ng.cpp | 93 void GaugeModelNG::SetLabelMarkedText(const std::string labelTextString) {} in SetLabelMarkedText() function in OHOS::Ace::NG::GaugeModelNG |
/foundation/arkui/ace_engine/frameworks/core/components/track/ | ||
H A D | track_component.h | 326 void SetLabelMarkedText(std::string markedText) in SetLabelMarkedText() function in OHOS::Ace::TrackComponent |
Completed in 2 milliseconds