Searched refs:SW_TABCOLSEL_VERT (Results 1 – 3 of 3) sorted by relevance
176 #define SW_TABCOLSEL_VERT 12 macro
2717 if ( SW_TABSEL_HORI <= nMouseTabCol && SW_TABCOLSEL_VERT >= nMouseTabCol ) in MouseButtonDown()2726 SW_TABCOLSEL_VERT == nMouseTabCol; in MouseButtonDown()3571 case SW_TABCOLSEL_VERT : in MouseMove()
2079 nRet = SW_TABCOLSEL_VERT; in WhichMouseTabCol()