Home
last modified time | relevance | path

Searched defs:SetPrevLabel (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/stepper/
H A Dstepper_item_model_ng.cpp34 void StepperItemModelNG::SetPrevLabel(const std::string& leftLabel) in SetPrevLabel() function in OHOS::Ace::NG::StepperItemModelNG
69 void StepperItemModelNG::SetPrevLabel(FrameNode* frameNode, const std::string& leftLabel) in SetPrevLabel() function in OHOS::Ace::NG::StepperItemModelNG
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dstepper_item_model_impl.cpp54 void StepperItemModelImpl::SetPrevLabel(const std::string& leftLabel) in SetPrevLabel() function in OHOS::Ace::Framework::StepperItemModelImpl
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_stepper_item.cpp78 void JSStepperItem::SetPrevLabel(const JSCallbackInfo& info) in SetPrevLabel() function in OHOS::Ace::Framework::JSStepperItem
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dstepper_item_modifier.cpp38 void SetPrevLabel(ArkUINodeHandle node, ArkUI_CharPtr value) in SetPrevLabel() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_stepper_item_bridge.cpp46 ArkUINativeModuleValue StepperItemBridge::SetPrevLabel(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetPrevLabel() function in OHOS::Ace::NG::StepperItemBridge