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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/xrc/
H A Dxh_collpane.cpp33 XRC_ADD_STYLE(wxCP_DEFAULT_STYLE);
76 GetStyle(_T("style"), wxCP_DEFAULT_STYLE),
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/gtk/
H A Dcollpane.h31 long style = wxCP_DEFAULT_STYLE,
50 long style = wxCP_DEFAULT_STYLE,
26 wxCollapsiblePane(wxWindow *parent, wxWindowID winid, const wxString& label, const wxPoint& pos = wxDefaultPosition, const wxSize& size = wxDefaultSize, long style = wxCP_DEFAULT_STYLE, const wxValidator& val = wxDefaultValidator, const wxString& name = wxCollapsiblePaneNameStr) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/generic/
H A Dcollpaneg.h36 long style = wxCP_DEFAULT_STYLE,
60 long style = wxCP_DEFAULT_STYLE,
31 wxGenericCollapsiblePane(wxWindow *parent, wxWindowID winid, const wxString& label, const wxPoint& pos = wxDefaultPosition, const wxSize& size = wxDefaultSize, long style = wxCP_DEFAULT_STYLE, const wxValidator& val = wxDefaultValidator, const wxString& name = wxCollapsiblePaneNameStr) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dcollpane.h27 #define wxCP_DEFAULT_STYLE (wxTAB_TRAVERSAL | wxNO_BORDER) macro

Completed in 112 milliseconds