Searched refs:DSR_HORIZONTAL_TAB (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/gizmos/
H A Ddynamicsash.cpp99 DSR_HORIZONTAL_TAB, enumerator in enum:DynamicSashRegion
172 is set to DSR_HORIZONTAL_TAB or DSR_VERTICAL_TAB, respectively.
425 if (m_dragging == DSR_HORIZONTAL_TAB)
435 if (m_dragging == DSR_HORIZONTAL_TAB)
450 if (m_parent->m_split == DSR_HORIZONTAL_TAB)
526 if (m_split == DSR_HORIZONTAL_TAB)
541 if (m_split == DSR_HORIZONTAL_TAB)
936 if ((m_dragging == DSR_HORIZONTAL_TAB && py >= 10 && py <= 90)
948 if (m_split == DSR_HORIZONTAL_TAB)
963 if ((m_dragging == DSR_HORIZONTAL_TAB
[all...]

Completed in 51 milliseconds