Searched refs:ProcessWindowMouseEvent (Results 1 – 3 of 3) sorted by relevance
31 void ProcessWindowMouseEvent(int32_t nodeId, sptr<Rosen::Session> session,
65 void WindowEventProcess::ProcessWindowMouseEvent(int32_t nodeId, in ProcessWindowMouseEvent() function in OHOS::Ace::NG::WindowEventProcess
118 DelayedSingleton<WindowEventProcess>::GetInstance()->ProcessWindowMouseEvent( in OnAttachToFrameNode()