Searched defs:SetPrevLabel (Results 1 – 5 of 5) sorted by relevance
34 void StepperItemModelNG::SetPrevLabel(const std::string& leftLabel) in SetPrevLabel() function in OHOS::Ace::NG::StepperItemModelNG69 void StepperItemModelNG::SetPrevLabel(FrameNode* frameNode, const std::string& leftLabel) in SetPrevLabel() function in OHOS::Ace::NG::StepperItemModelNG
54 void StepperItemModelImpl::SetPrevLabel(const std::string& leftLabel) in SetPrevLabel() function in OHOS::Ace::Framework::StepperItemModelImpl
78 void JSStepperItem::SetPrevLabel(const JSCallbackInfo& info) in SetPrevLabel() function in OHOS::Ace::Framework::JSStepperItem
38 void SetPrevLabel(ArkUINodeHandle node, ArkUI_CharPtr value) in SetPrevLabel() function
46 ArkUINativeModuleValue StepperItemBridge::SetPrevLabel(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetPrevLabel() function in OHOS::Ace::NG::StepperItemBridge