Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dform_component_modifier.cpp90 void ResetModuleName(ArkUINodeHandle node) {} in ResetModuleName() function
105 … SetModuleName, SetFormSize, ResetFormVisibility, DisallowUpdate, ResetDimension, ResetModuleName, in GetFormComponentModifier()
114 … SetModuleName, SetFormSize, ResetFormVisibility, DisallowUpdate, ResetDimension, ResetModuleName, in GetCJUIFormComponentModifier()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_form_component_bridge.h31 static ArkUINativeModuleValue ResetModuleName(ArkUIRuntimeCallInfo* runtimeCallInfo);
H A Darkts_native_form_component_bridge.cpp107 ArkUINativeModuleValue FormComponentBridge::ResetModuleName(ArkUIRuntimeCallInfo* runtimeCallInfo) in ResetModuleName() function in OHOS::Ace::NG::FormComponentBridge
H A Darkts_native_api_impl_bridge.cpp4182 … panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), FormComponentBridge::ResetModuleName)); in RegisterFormAttributes()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_field_layout_property.h80 ResetModuleName(); in Reset()