Searched refs:ResetPlaceholder (Results 1 – 4 of 4) sorted by relevance
139 static ArkUINativeModuleValue ResetPlaceholder(ArkUIRuntimeCallInfo* runtimeCallInfo);
1966 ArkUINativeModuleValue TextInputBridge::ResetPlaceholder(ArkUIRuntimeCallInfo* runtimeCallInfo) in ResetPlaceholder() function in OHOS::Ace::NG::TextInputBridge
2469 panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), TextInputBridge::ResetPlaceholder)); in GetArkUINativeModule()
55 ResetPlaceholder(); in Reset()