Searched refs:SetAffirmativeId (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Ddialog.h57 void SetAffirmativeId(int affirmativeId);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Ddlgcmn.cpp403 SetAffirmativeId(wxID_OK);
405 SetAffirmativeId(wxID_YES);
434 void wxDialogBase::SetAffirmativeId(int affirmativeId) function in class:wxDialogBase
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/generic/
H A Dtipdlg.cpp280 SetAffirmativeId(wxID_CLOSE);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/demos/forty/
H A Dforty.cpp366 SetAffirmativeId(wxID_CLOSE);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Ddialog.tex27 instead, see \helpref{SetAffirmativeId}{wxdialogsetaffirmativeid} and
276 \helpref{wxDialog::SetAffirmativeId}{wxdialogsetaffirmativeid}
380 \membersection{wxDialog::SetAffirmativeId}\label{wxdialogsetaffirmativeid}
382 \func{void}{SetAffirmativeId}{\param{int }{id}}
H A Dwxmsw.tex184 a wxID\_OK event by default. If you wish to change this, call \helpref{wxDialog::SetAffirmativeId}{wxdialogsetaffirmativeid}

Completed in 166 milliseconds