Searched refs:ResetContentType (Results 1 – 5 of 5) sorted by relevance
111 static ArkUINativeModuleValue ResetContentType(ArkUIRuntimeCallInfo* runtimeCallInfo);
131 static ArkUINativeModuleValue ResetContentType(ArkUIRuntimeCallInfo* runtimeCallInfo);
1861 ArkUINativeModuleValue TextInputBridge::ResetContentType(ArkUIRuntimeCallInfo *runtimeCallInfo) in ResetContentType() function in OHOS::Ace::NG::TextInputBridge
1500 ArkUINativeModuleValue TextAreaBridge::ResetContentType(ArkUIRuntimeCallInfo *runtimeCallInfo) in ResetContentType() function in OHOS::Ace::NG::TextAreaBridge
2006 panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), TextAreaBridge::ResetContentType)); in GetArkUINativeModule()2431 panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), TextInputBridge::ResetContentType)); in GetArkUINativeModule()