Searched refs:SC_GM_IGNORE (Results 1 – 2 of 2) sorted by relevance
1584 if ( nMouseStatus == SC_GM_IGNORE && bDouble ) in HandleMouseButtonDown()1789 if ( nMouseStatus != SC_GM_IGNORE && !bRefMode ) in HandleMouseButtonDown()1853 nMouseStatus = SC_GM_IGNORE; // reset und return in MouseButtonUp()1857 if (nMouseStatus == SC_GM_IGNORE) in MouseButtonUp()2325 if (nMouseStatus == SC_GM_IGNORE) in MouseMove()2574 nMouseStatus = SC_GM_IGNORE; in PreNotify()2826 if ( bMouse && nMouseStatus == SC_GM_IGNORE ) in Command()3203 nMouseStatus = SC_GM_IGNORE; in StopMarking()
64 #define SC_GM_IGNORE 4 macro
Completed in 63 milliseconds