Searched defs:wxConvAuto (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dconvauto.h22 class WXDLLIMPEXP_BASE wxConvAuto : public wxMBConv class in inherits:wxMBConv
26 wxConvAuto() { m_conv = NULL; /* the rest will be initialized later */ } function in class:wxConvAuto
103 typedef wxMBConv wxConvAuto; typedef
[all...]
H A Dffile.h65 bool Write(const wxString& s, const wxMBConv& conv = wxConvAuto()) argument

Completed in 85 milliseconds