Searched refs:DoMouse (Results 1 – 2 of 2) sorted by relevance
86 FX_BOOL DoMouse(CFWL_MsgMouse* pMsg, IFWL_Widget* pMessageForm);
475 bRet = DoMouse(static_cast<CFWL_MsgMouse*>(pMessage), pMessageForm); in DispatchMessage()646 FX_BOOL CFWL_NoteDriver::DoMouse(CFWL_MsgMouse* pMsg, in DoMouse() function in CFWL_NoteDriver