Home
last modified time | relevance | path

Searched defs:SetLabelMarkedText (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dgauge_model_impl.cpp92 void GaugeModelImpl::SetLabelMarkedText(const std::string labelTextString) in SetLabelMarkedText() function in OHOS::Ace::Framework::GaugeModelImpl
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/progress/
H A Dprogress_component.h155 void SetLabelMarkedText(const std::string markedValue) in SetLabelMarkedText() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/gauge/
H A Dgauge_model_ng.cpp97 void GaugeModelNG::SetLabelMarkedText(const std::string labelTextString) {} in SetLabelMarkedText() function in OHOS::Ace::NG::GaugeModelNG
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/track/
H A Dtrack_component.h326 void SetLabelMarkedText(std::string markedText) in SetLabelMarkedText() function