• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/generic/

Lines Matching refs:caption

85                             const wxString& caption,
92 wxSingleChoiceDialog dialog(parent, message, caption, n, choices);
101 const wxString& caption,
110 wxString res = wxGetSingleChoice(message, caption, n, choices, parent,
118 const wxString& caption,
125 wxSingleChoiceDialog dialog(parent, message, caption, n, choices);
136 const wxString& caption,
145 int res = wxGetSingleChoiceIndex(message, caption, n, choices, parent,
153 const wxString& caption,
161 wxSingleChoiceDialog dialog(parent, message, caption, n, choices,
173 const wxString& caption,
183 void *res = wxGetSingleChoiceData(message, caption, n, choices,
193 const wxString& caption,
200 wxMultiChoiceDialog dialog(parent, message, caption, n, choices);
216 const wxString& caption,
225 size_t res = wxGetMultipleChoices(selections, message, caption,
239 const wxString& caption,
247 if ( !wxDialog::Create(parent, wxID_ANY, caption, pos, wxDefaultSize, styleDlg & (~wxCANCEL) ) )
250 if ( !wxDialog::Create(parent, wxID_ANY, caption, pos, wxDefaultSize, styleDlg) )
292 const wxString& caption,
299 return Create(parent, message, caption, chs.GetCount(), chs.GetStrings(),
332 const wxString& caption,
339 Create(parent, message, caption, n, choices, clientData, style);
344 const wxString& caption,
350 Create(parent, message, caption, choices, clientData, style);
355 const wxString& caption,
362 if ( !wxAnyChoiceDialog::Create(parent, message, caption,
380 const wxString& caption,
387 return Create( parent, message, caption, chs.GetCount(), chs.GetStrings(),
436 const wxString& caption,
449 if ( !wxAnyChoiceDialog::Create(parent, message, caption,
460 const wxString& caption,
466 return Create( parent, message, caption, chs.GetCount(),