Searched defs:WXUNUSED_UNLESS_DEBUG (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dstatbar.cpp179 void wxStatusBarBase::SetStatusWidths(int WXUNUSED_UNLESS_DEBUG(n), argument
198 void wxStatusBarBase::SetStatusStyles(int WXUNUSED_UNLESS_DEBUG(n), argument
H A Dcmdline.cpp104 void Check(wxCmdLineParamType WXUNUSED_UNLESS_DEBUG(typ)) const function in struct:wxCmdLineOption
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/generic/
H A Dnotebook.cpp239 int wxNotebook::GetPageImage(size_t WXUNUSED_UNLESS_DEBUG(nPage)) const function in class:wxNotebook
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/unix/
H A Dsound.cpp448 Create(const wxString& fileName, bool WXUNUSED_UNLESS_DEBUG(isResource)) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/carbon/
H A Dmediactrl.cpp1147 PPRMProc( Movie theMovie, OSErr WXUNUSED_UNLESS_DEBUG(theErr), void* theRefCon) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/
H A Dmediactrl_qt.cpp763 PPRMProc(Movie theMovie, OSErr WXUNUSED_UNLESS_DEBUG(theErr), void* theRefCon) argument
H A Dmediactrl.cpp3623 PPRMProc(Movie theMovie, OSErr WXUNUSED_UNLESS_DEBUG(theErr), void* theRefCon) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Ddefs.h560 #define WXUNUSED_UNLESS_DEBUG(param) param macro
562 #define WXUNUSED_UNLESS_DEBUG(param) WXUNUSED(param) macro

Completed in 179 milliseconds