Searched refs:SC_GM_IGNORE (Results 1 – 2 of 2) sorted by relevance
1569 if ( nMouseStatus == SC_GM_IGNORE && bDouble ) in HandleMouseButtonDown()1774 if ( nMouseStatus != SC_GM_IGNORE && !bRefMode ) in HandleMouseButtonDown()1838 nMouseStatus = SC_GM_IGNORE; // reset und return in MouseButtonUp()1842 if (nMouseStatus == SC_GM_IGNORE) in MouseButtonUp()2310 if (nMouseStatus == SC_GM_IGNORE) in MouseMove()2559 nMouseStatus = SC_GM_IGNORE; in PreNotify()2811 if ( bMouse && nMouseStatus == SC_GM_IGNORE ) in Command()3188 nMouseStatus = SC_GM_IGNORE; in StopMarking()
64 #define SC_GM_IGNORE 4 macro
Completed in 42 milliseconds