Searched refs:DoMouseEx (Results 1 – 2 of 2) sorted by relevance
91 FX_BOOL DoMouseEx(CFWL_MsgMouse* pMsg, IFWL_Widget* pMessageForm);
656 if (!DoMouseEx(pMsg, pMessageForm)) { in DoMouse()693 FX_BOOL CFWL_NoteDriver::DoMouseEx(CFWL_MsgMouse* pMsg, in DoMouseEx() function in CFWL_NoteDriver