Searched refs:ResetEnableAutoFill (Results 1 – 6 of 6) sorted by relevance
113 static ArkUINativeModuleValue ResetEnableAutoFill(ArkUIRuntimeCallInfo* runtimeCallInfo);
53 static ArkUINativeModuleValue ResetEnableAutoFill(ArkUIRuntimeCallInfo* runtimeCallInfo);
451 ArkUINativeModuleValue TextInputBridge::ResetEnableAutoFill(ArkUIRuntimeCallInfo *runtimeCallInfo) in ResetEnableAutoFill() function in OHOS::Ace::NG::TextInputBridge
1528 ArkUINativeModuleValue TextAreaBridge::ResetEnableAutoFill(ArkUIRuntimeCallInfo *runtimeCallInfo) in ResetEnableAutoFill() function in OHOS::Ace::NG::TextAreaBridge
2010 … panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), TextAreaBridge::ResetEnableAutoFill)); in GetArkUINativeModule()2271 … panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), TextInputBridge::ResetEnableAutoFill)); in GetArkUINativeModule()
75 ResetEnableAutoFill(); in Reset()