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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/generic/
H A Dchoicdgg.h28 #define wxCHOICEDLG_STYLE \ macro
31 #define wxCHOICEDLG_STYLE \ macro
48 long styleDlg = wxCHOICEDLG_STYLE,
59 long styleDlg = wxCHOICEDLG_STYLE,
71 long styleDlg = wxCHOICEDLG_STYLE,
78 long styleDlg = wxCHOICEDLG_STYLE,
110 long style = wxCHOICEDLG_STYLE,
117 long style = wxCHOICEDLG_STYLE,
126 long style = wxCHOICEDLG_STYLE,
133 long style = wxCHOICEDLG_STYLE,
44 wxAnyChoiceDialog(wxWindow *parent, const wxString& message, const wxString& caption, int n, const wxString *choices, long styleDlg = wxCHOICEDLG_STYLE, const wxPoint& pos = wxDefaultPosition, long styleLbox = wxLB_ALWAYS_SB) argument
55 wxAnyChoiceDialog(wxWindow *parent, const wxString& message, const wxString& caption, const wxArrayString& choices, long styleDlg = wxCHOICEDLG_STYLE, const wxPoint& pos = wxDefaultPosition, long styleLbox = wxLB_ALWAYS_SB) argument
172 wxMultiChoiceDialog(wxWindow *parent, const wxString& message, const wxString& caption, int n, const wxString *choices, long style = wxCHOICEDLG_STYLE, const wxPoint& pos = wxDefaultPosition) argument
182 wxMultiChoiceDialog(wxWindow *parent, const wxString& message, const wxString& caption, const wxArrayString& choices, long style = wxCHOICEDLG_STYLE, const wxPoint& pos = wxDefaultPosition) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/html/
H A Dhelpwnd.cpp829 arr, NULL, wxCHOICEDLG_STYLE & ~wxCENTRE);

Completed in 276 milliseconds