Searched refs:WindowEventProcess (Results 1 – 4 of 4) sorted by relevance
22 WindowEventProcess::WindowEventProcess() {} in WindowEventProcess() function in OHOS::Ace::NG::WindowEventProcess24 WindowEventProcess::~WindowEventProcess() {} in ~WindowEventProcess()26 void WindowEventProcess::ProcessEnterLeaveEvent(int32_t nodeId, in ProcessEnterLeaveEvent()65 void WindowEventProcess::ProcessWindowMouseEvent(int32_t nodeId, in ProcessWindowMouseEvent()84 void WindowEventProcess::ProcessWindowDragEvent(int32_t nodeId, in ProcessWindowDragEvent()118 void WindowEventProcess::CleanWindowMouseRecord() in CleanWindowMouseRecord()125 void WindowEventProcess::CleanWindowDragEvent() in CleanWindowDragEvent()132 void WindowEventProcess::UpdateWindowMouseRecord(int32_t nodeId, in UpdateWindowMouseRecord()141 void WindowEventProcess::DispatchPointerEvent(sptr<Rosen::Session> session, in DispatchPointerEvent()
27 class WindowEventProcess {28 DECLARE_DELAYED_SINGLETON(WindowEventProcess);30 DISALLOW_COPY_AND_MOVE(WindowEventProcess);
106 friend class WindowEventProcess; variable
118 DelayedSingleton<WindowEventProcess>::GetInstance()->ProcessWindowMouseEvent( in OnAttachToFrameNode()120 DelayedSingleton<WindowEventProcess>::GetInstance()->ProcessWindowDragEvent( in OnAttachToFrameNode()