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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/samples/gizmos/dynsash_switch/
H A Ddynsash_switch.cpp107 wxScrollBar *vscroll = m_dyn_sash->GetVScrollBar(this);
169 wxScrollBar *vscroll = m_dyn_sash->GetVScrollBar(this);
190 wxScrollBar *vscroll = m_dyn_sash->GetVScrollBar(this);
216 wxScrollBar *vscroll = m_dyn_sash->GetVScrollBar(this);
224 wxScrollBar *vscroll = m_dyn_sash->GetVScrollBar(this);
240 wxScrollBar *vscroll = m_dyn_sash->GetVScrollBar(this);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/include/wx/gizmos/
H A Ddynamicsash.h50 GetHScrollBar() and GetVScrollBar() methods to retrieve the scrollbar
189 virtual wxScrollBar *GetVScrollBar(const wxWindow *child) const;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/gizmos/
H A Ddynamicsash.cpp284 wxScrollBar *wxDynamicSashWindow::GetVScrollBar(const wxWindow *child) const function in class:wxDynamicSashWindow

Completed in 108 milliseconds