Searched refs:wxCharsetToCodepage (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/palmos/
H A Dutils.cpp255 // we have 2 versions of wxCharsetToCodepage(): the old one which directly
268 extern long wxCharsetToCodepage(const wxChar *name) function
276 extern long wxCharsetToCodepage(const wxChar *name) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/
H A Dutils.cpp1379 // we have 2 versions of wxCharsetToCodepage(): the old one which directly
1462 extern long wxCharsetToCodepage(const wxChar *name) function
1481 extern long wxCharsetToCodepage(const wxChar *name) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dstrconv.cpp1992 extern WXDLLIMPEXP_BASE long wxCharsetToCodepage(const wxChar *charset);
2015 m_CodePage = wxCharsetToCodepage(name);

Completed in 188 milliseconds