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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dscrolwin.h21 #define wxScrolledWindowStyle (wxHSCROLL | wxVSCROLL) macro
279 long style = wxScrolledWindowStyle,
292 long style = wxScrolledWindowStyle,
275 wxScrolledWindow(wxWindow *parent, wxWindowID winid = wxID_ANY, const wxPoint& pos = wxDefaultPosition, const wxSize& size = wxDefaultSize, long style = wxScrolledWindowStyle, const wxString& name = wxPanelNameStr) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/erase/
H A Derase.cpp201 wxScrolledWindowStyle | wxSUNKEN_BORDER )
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/scroll/
H A Dscroll.cpp518 wxSUNKEN_BORDER|wxScrolledWindowStyle )
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/generic/
H A Ddatavgen.cpp1783 if (!wxControl::Create( parent, id, pos, size, style | wxScrolledWindowStyle|wxSUNKEN_BORDER, validator))

Completed in 62 milliseconds