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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/include/wx/gizmos/
H A Ddynamicsash.h49 the wxDS_MANAGE_SCROLLBARS style and you will need to use the
74 wxDS_MANAGE_SCROLLBARS is a default style of wxDynamicSashWindow which
78 #define wxDS_MANAGE_SCROLLBARS 0x0010 macro
91 #define wxDS_DEFAULT wxDS_MANAGE_SCROLLBARS | wxDS_DRAG_CORNER
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/gizmos/
H A Ddynamicsash.cpp1055 if (m_impl->m_window->GetWindowStyle() & wxDS_MANAGE_SCROLLBARS)
1161 if (m_impl->m_window->HasFlag(wxDS_MANAGE_SCROLLBARS))
1195 else // !wxDS_MANAGE_SCROLLBARS

Completed in 103 milliseconds