Searched refs:SetVerbose (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 Dlog.h174 static void SetVerbose(bool bVerbose = true) { ms_bVerbose = bVerbose; } function in class:wxLog
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dappbase.cpp379 wxLog::SetVerbose(true);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DPreferences.h299 static void SetVerbose(bool val) { s_bVerbose = val; } function in class:CPreferences
H A DECSpecialMuleTags.cpp570 ApplyBoolean(use_tag, thisTab, thePrefs::SetVerbose, EC_TAG_CORETW_VERBOSE);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/utils/HelpGen/src/
H A DHelpGen.cpp612 wxLog::GetActiveTarget()->SetVerbose();
617 wxLog::GetActiveTarget()->SetVerbose(false);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dlog.tex153 \helpref{SetVerbose}{wxlogsetverbose}\\
301 \membersection{wxLog::SetVerbose}\label{wxlogsetverbose}
303 \func{static void}{SetVerbose}{\param{bool }{ verbose = true}}

Completed in 94 milliseconds