Searched defs:last_M (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/windows/native/sun/windows/
H A Dawt_Toolkit.cpp836 AwtComponent * last_M; local
838 last_M = tk.m_lastMouseOver;
840 MapWindowPoints(HWND_DESKTOP, last_M->GetHWnd(), &pt, 1);
841 last_M->SendMessage(WM_AWT_MOUSEEXIT,

Completed in 38 milliseconds