Searched refs:m_split (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.cpp171 /* If the implementation is split horizontally or vertically, m_split
174 DynamicSashRegion m_split; member in class:wxDynamicSashWindowImpl
308 m_split = DSR_NONE;
450 if (m_parent->m_split == DSR_HORIZONTAL_TAB)
457 else if (m_parent->m_split == DSR_VERTICAL_TAB)
526 if (m_split == DSR_HORIZONTAL_TAB)
541 if (m_split == DSR_HORIZONTAL_TAB)
586 m_split = DSR_NONE;
593 m_split = m_child[panel]->m_split;
[all...]

Completed in 59 milliseconds