Home
last modified time | relevance | path

Searched refs:ResetLabel (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/button/
H A Dbutton_layout_property.h69 ResetLabel(); in Reset()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_button_bridge.h26 static ArkUINativeModuleValue ResetLabel(ArkUIRuntimeCallInfo* runtimeCallInfo);
H A Darkts_native_button_bridge.cpp109 ArkUINativeModuleValue ButtonBridge::ResetLabel(ArkUIRuntimeCallInfo* runtimeCallInfo) in ResetLabel() function in OHOS::Ace::NG::ButtonBridge
H A Darkts_native_api_impl_bridge.cpp3125 panda::FunctionRef::New(const_cast<panda::EcmaVM *>(vm), ButtonBridge::ResetLabel)); in RegisterButtonAttributes()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/menu_item/
H A Dmenu_item_layout_property.h81 ResetLabel(); in Reset()