Searched refs:wxMessageOutputStderr (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dmsgout.h64 class WXDLLIMPEXP_BASE wxMessageOutputStderr : public wxMessageOutput class in inherits:wxMessageOutput
67 wxMessageOutputStderr() { } function in class:wxMessageOutputStderr
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dmsgout.cpp120 // wxMessageOutputStderr
123 void wxMessageOutputStderr::Printf(const wxChar* format, ...)
H A Dappcmn.cpp542 return new wxMessageOutputStderr;
H A Dappbase.cpp486 return new wxMessageOutputStderr;

Completed in 225 milliseconds