Home
last modified time | relevance | path

Searched defs:ResetPrevLabel (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.h36 virtual void ResetPrevLabel() {} in ResetPrevLabel() function
H A Dstepper_item_model_ng.cpp49 void StepperItemModelNG::ResetPrevLabel() in ResetPrevLabel() function in OHOS::Ace::NG::StepperItemModelNG
74 void StepperItemModelNG::ResetPrevLabel(FrameNode* frameNode) in ResetPrevLabel() function in OHOS::Ace::NG::StepperItemModelNG
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dstepper_item_modifier.cpp46 void ResetPrevLabel(ArkUINodeHandle node) in ResetPrevLabel() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_stepper_item_bridge.cpp62 ArkUINativeModuleValue StepperItemBridge::ResetPrevLabel(ArkUIRuntimeCallInfo* runtimeCallInfo) in ResetPrevLabel() function in OHOS::Ace::NG::StepperItemBridge