Searched refs:jsOnIMEInputCompleteFunc (Results 1 – 1 of 1) sorted by relevance
483 …auto jsOnIMEInputCompleteFunc = AceType::MakeRefPtr<JsEventFunction<NG::RichEditorAbstractSpanResu… in SetOnIMEInputComplete() local485 …auto callback = [execCtx = args.GetExecutionContext(), func = std::move(jsOnIMEInputCompleteFunc)]( in SetOnIMEInputComplete()