Searched refs:SetBellOnError (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 Dvalidate.h68 static void SetBellOnError(bool doIt = true) { ms_isSilent = doIt; } function in class:wxValidator
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dvalidatr.tex73 \membersection{wxValidator::SetBellOnError}\label{wxvalidatorsetbellonerror}
75 \func{void}{SetBellOnError}{\param{bool}{ doIt = true}}
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/validate/
H A Dvalidate.cpp118 wxValidator::SetBellOnError(m_silent);
164 wxValidator::SetBellOnError(m_silent);

Completed in 35 milliseconds