Searched refs:onCopyWithEvent (Results 1 – 2 of 2) sorted by relevance
1055 auto onCopyWithEvent = [&isEventCalled](NG::TextCommonEvent& event) { isEventCalled = true; }; in __anonb4f2cab20302() variable1056 richEditorModel.SetOnCopy(std::move(onCopyWithEvent));1094 auto onCopyWithEvent = [&isEventCalled](NG::TextCommonEvent& event) { in __anonb4f2cab20402() variable1098 richEditorModel.SetOnCopy(std::move(onCopyWithEvent));
5343 auto onCopyWithEvent = [&isEventCalled](NG::TextCommonEvent& event) { isEventCalled = true; }; in __anon814dfc0d2b02() variable5344 richEditorModel.SetOnCopy(std::move(onCopyWithEvent));5382 auto onCopyWithEvent = [&isEventCalled](NG::TextCommonEvent& event) { in __anon814dfc0d2c02() variable5386 richEditorModel.SetOnCopy(std::move(onCopyWithEvent));