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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/include/wx/deprecated/
H A Dtbarsmpl.h78 virtual void EnableScrolling(bool x_scrolling, bool y_scrolling);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/samples/gizmos/splittree/
H A Dtree.cpp179 m_scrolledWindow->EnableScrolling(false, false);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dscrolwin.h87 virtual void EnableScrolling(bool x_scrolling, bool y_scrolling);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/
H A DSchedGui.py44 self.scroll.EnableScrolling(True, True)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dscrolwin.tex208 \membersection{wxScrolledWindow::EnableScrolling}\label{wxscrolledwindowenablescrolling}
210 \func{void}{EnableScrolling}{\param{const bool}{ xScrolling}, \param{const bool}{ yScrolling}}
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/generic/
H A Dscrlwing.cpp980 void wxScrollHelper::EnableScrolling (bool x_scroll, bool y_scroll) function in class:wxScrollHelper
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/deprecated/
H A Dtbarsmpl.cpp987 void wxToolBarSimple::EnableScrolling (bool x_scroll, bool y_scroll) function in class:wxToolBarSimple
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/richtext/
H A Drichtextctrl.cpp236 EnableScrolling(false, false);

Completed in 143 milliseconds