Searched refs:GetVerbose (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/tests/
H A Dtest.cpp145 bool verbose = wxLog::GetVerbose();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dlog.cpp163 if ( wxLog::GetActiveTarget() != NULL && wxLog::GetVerbose() ) {
476 if ( GetVerbose() )
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DLogger.cpp96 return ( cat.IsEnabled() && thePrefs::GetVerbose() );
H A DPreferences.h298 static bool GetVerbose() { return s_bVerbose; } function in class:CPreferences
H A DECSpecialMuleTags.cpp335 if (thePrefs::GetVerbose()) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dlog.h221 static bool GetVerbose() { return ms_bVerbose; } function in class:wxLog
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dlog.tex154 \helpref{GetVerbose}{wxloggetverbose}\\
308 \membersection{wxLog::GetVerbose}\label{wxloggetverbose}
310 \func{static bool}{GetVerbose}{\void}
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/generic/
H A Dlogg.cpp344 if ( GetVerbose() )

Completed in 127 milliseconds