Searched refs:CopyEvent (Results 1 – 9 of 9) sorted by relevance
33 struct CopyEvent { struct59 …static NError HandleCopyFailure(CopyEvent ©Event, const Storage::DistributedFile::HmdfsInfo &i…65 CopyEvent copyEvent_;
64 NError TransListener::HandleCopyFailure(CopyEvent ©Event, const Storage::DistributedFile::Hmdfs… in HandleCopyFailure()
240 class RichEditorOnCopyModifier extends ModifierWithKey<Callback<CopyEvent>> {241 constructor(value: Callback<CopyEvent>) {359 onCopy(callback: Callback<CopyEvent>): RichEditorAttribute {
43 gestureEventHub->CopyEvent(originGestureEventHub_); in SetEventHub()
1076 gestureEventHub2->CopyEvent(gestureEventHub1);1098 gestureEventHub2->CopyEvent(gestureEventHub1);1105 gestureEventHub2->CopyEvent(gestureEventHub1);
695 void CopyEvent(const RefPtr<GestureEventHub>& gestureEventHub);
1725 void GestureEventHub::CopyEvent(const RefPtr<GestureEventHub>& gestureEventHub) in CopyEvent() function in OHOS::Ace::NG::GestureEventHub
581 onCopy(callback: Callback\<CopyEvent\>)593 | callback |Callback\<[CopyEvent](#copyevent12)\> | 是 | 定义用户复制事件。 |1682 ## CopyEvent<sup>12+</sup>4072 .onCopy((event:CopyEvent) => {
583 onCopy(callback: Callback\<CopyEvent\>)595 | callback |Callback\<[CopyEvent](#copyevent12)\> | Yes | Custom copy event. |1683 ## CopyEvent<sup>12+</sup>4060 .onCopy((event:CopyEvent) => {