Searched defs:HandleDragEvent (Results 1 – 5 of 5) sorted by relevance
235 void PlatformPattern::HandleDragEvent(const PointerEvent& info) in HandleDragEvent() function in OHOS::Ace::NG::PlatformPattern
1028 void UIExtensionPattern::HandleDragEvent(const PointerEvent& info) in HandleDragEvent() function in OHOS::Ace::NG::UIExtensionPattern
396 void MoveDragController::HandleDragEvent(DisplayId displayId, int32_t posX, int32_t posY, in HandleDragEvent() function in OHOS::Rosen::MoveDragController
514 virtual void HandleDragEvent(const PointerEvent& info) {}; in HandleDragEvent() function
5906 void WebDelegate::HandleDragEvent(int32_t x, int32_t y, const DragAction& dragAction) in HandleDragEvent() function in OHOS::Ace::WebDelegate