Searched refs:SW_TABCOLSEL_VERT (Results 1 – 4 of 4) sorted by relevance
412 case SW_TABCOLSEL_VERT: in RequestHelp()
2718 if ( SW_TABSEL_HORI <= nMouseTabCol && SW_TABCOLSEL_VERT >= nMouseTabCol ) in MouseButtonDown()2727 SW_TABCOLSEL_VERT == nMouseTabCol; in MouseButtonDown()3572 case SW_TABCOLSEL_VERT : in MouseMove()
178 #define SW_TABCOLSEL_VERT 12 macro
2079 nRet = SW_TABCOLSEL_VERT; in WhichMouseTabCol()
Completed in 104 milliseconds