Searched refs:EmulateButtonClickIfPresent (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Ddialog.h93 bool EmulateButtonClickIfPresent(int id);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Ddlgcmn.cpp444 bool wxDialogBase::EmulateButtonClickIfPresent(int id) function in class:wxDialogBase
484 if ( EmulateButtonClickIfPresent(wxID_CANCEL) )
491 if ( EmulateButtonClickIfPresent(idCancel) )
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/
H A Ddialog.cpp380 if ( EmulateButtonClickIfPresent(idOk) )

Completed in 124 milliseconds