Searched refs:ResetOnSelectionChange (Results 1 – 3 of 3) sorted by relevance
34 static ArkUINativeModuleValue ResetOnSelectionChange(ArkUIRuntimeCallInfo* runtimeCallInfo);
323 ArkUINativeModuleValue RichEditorBridge::ResetOnSelectionChange(ArkUIRuntimeCallInfo* runtimeCallIn… in ResetOnSelectionChange() function in OHOS::Ace::NG::RichEditorBridge
1774 …panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), RichEditorBridge::ResetOnSelectionChange)); in GetArkUINativeModule()