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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dstrconv.h112 const wchar_t* cWC2WX(const wchar_t *psz) const { return psz; } function in class:wxMBConv
117 const wxCharBuffer cWC2WX(const wchar_t *psz) const { return cWC2MB(psz); } function in class:wxMBConv

Completed in 61 milliseconds