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