Searched refs:ResetSelectAll (Results 1 – 3 of 3) sorted by relevance
107 static ArkUINativeModuleValue ResetSelectAll(ArkUIRuntimeCallInfo* runtimeCallInfo);
1392 ArkUINativeModuleValue TextInputBridge::ResetSelectAll(ArkUIRuntimeCallInfo* runtimeCallInfo) in ResetSelectAll() function in OHOS::Ace::NG::TextInputBridge
2359 panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), TextInputBridge::ResetSelectAll)); in GetArkUINativeModule()