Searched refs:SW_TABCOL_HORI (Results 1 – 3 of 3) sorted by relevance
164 #define SW_TABCOL_HORI 1 macro
2062 nRet = bRow ? SW_TABROW_HORI : SW_TABCOL_HORI; in WhichMouseTabCol()
2736 if(SW_TABCOL_VERT == nMouseTabCol || SW_TABCOL_HORI == nMouseTabCol) in MouseButtonDown()3551 case SW_TABCOL_HORI : in MouseMove()