Searched defs:dragPreview (Results 1 – 9 of 9) sorted by relevance
68 DragPreview* dragPreview = nullptr; in SetForegroundColor() local109 DragPreview* dragPreview = nullptr; in Animate() local
1684 DragPreview* dragPreview = new DragPreview(); in JSGetDragPreview() local
135 void SetDragPreview(ArkUINodeHandle node, void* dragPreview) in SetDragPreview()
6107 void SetDragPreview(ArkUINodeHandle node, ArkUIDragPreview dragPreview) in SetDragPreview()
1845 auto dragPreview = frameNode->GetDragPreview(); in GetDragDropInfo() local
2168 auto dragPreview = frameNode->GetDragPreviewOption(); in IsSelectedItemNode() local
6424 auto dragPreview = interObj->GetProperty("isDragPreviewEnabled"); in ParseDragInteractionOptions() local
5267 struct ArkUIDragPreview dragPreview = { "" }; in SetDragPreview() local
4216 dragPreview(preview, config) { method in ArkComponent