Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/stepper/
H A Dstepper_component.h309 const std::vector<TextStyle>& GetLabelStyles() const in GetLabelStyles() function
H A Drender_stepper.cpp135 textStyles_ = stepperComponent_->GetLabelStyles(); in InitAttr()