Searched refs:SW_TABSEL_HORI (Results 1 – 3 of 3) sorted by relevance
169 #define SW_TABSEL_HORI 5 macro
2717 if ( SW_TABSEL_HORI <= nMouseTabCol && SW_TABCOLSEL_VERT >= nMouseTabCol ) in MouseButtonDown()2721 if( SW_TABSEL_HORI != nMouseTabCol && SW_TABSEL_HORI_RTL != nMouseTabCol) in MouseButtonDown()3556 case SW_TABSEL_HORI : in MouseMove()
2088 SW_TABSEL_HORI; in WhichMouseTabCol()