Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/stepper/
H A Dstepper_item_model.h37 virtual void ResetNextLabel() {} in ResetNextLabel() function
H A Dstepper_item_model_ng.cpp54 void StepperItemModelNG::ResetNextLabel() in ResetNextLabel() function in OHOS::Ace::NG::StepperItemModelNG
64 void StepperItemModelNG::ResetNextLabel(FrameNode* frameNode) in ResetNextLabel() function in OHOS::Ace::NG::StepperItemModelNG
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dstepper_item_modifier.cpp31 void ResetNextLabel(ArkUINodeHandle node) in ResetNextLabel() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_stepper_item_bridge.cpp36 ArkUINativeModuleValue StepperItemBridge::ResetNextLabel(ArkUIRuntimeCallInfo* runtimeCallInfo) in ResetNextLabel() function in OHOS::Ace::NG::StepperItemBridge