Searched refs:ResetModuleName (Results 1 – 5 of 5) sorted by relevance
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
H A D | form_component_modifier.cpp | 90 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 D | arkts_native_form_component_bridge.h | 31 static ArkUINativeModuleValue ResetModuleName(ArkUIRuntimeCallInfo* runtimeCallInfo);
|
H A D | arkts_native_form_component_bridge.cpp | 107 ArkUINativeModuleValue FormComponentBridge::ResetModuleName(ArkUIRuntimeCallInfo* runtimeCallInfo) in ResetModuleName() function in OHOS::Ace::NG::FormComponentBridge
|
H A D | arkts_native_api_impl_bridge.cpp | 4182 … 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 D | text_field_layout_property.h | 80 ResetModuleName(); in Reset()
|