Searched refs:wxWCharBuffer (Results 26 - 34 of 34) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dstring.cpp1021 wxWCharBuffer wbuf = conv.cMB2WC(psz, nLength, &nLenWide);
1059 const wxWCharBuffer wxString::wc_str(const wxMBConv& conv) const
H A Dintl.cpp1619 static wxWCharBuffer wxSetlocaleTryUTF(int c, const wxChar *lc)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/xml/
H A Dxml.cpp462 const wxWCharBuffer wbuf(
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/gtk/gnome/
H A Dgprint.cpp1518 const wxWCharBuffer wdata = wxConvLocal.cMB2WC( text );
1817 const wxWCharBuffer wdata = wxConvLocal.cMB2WC( string );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/stc/
H A DPlatWX.cpp1553 wxWCharBuffer buffer(wclen+1);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A Damule.cpp1490 str = wxWCharBuffer((wchar_t *)tmp_buffer);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dwxstring.tex1352 \constfunc{const wxWCharBuffer}{wc\_str}{\param{wxMBConv\&}{ conv}}
1356 method and returns wxWCharBuffer. In Unicode build, this function is same
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/classic/
H A Ddc.cpp1377 wxWCharBuffer wchar = str.wc_str( wxConvLocal ) ;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/gtk1/
H A Dwindow.cpp1098 const wxWCharBuffer string = wxConvLocal.cMB2WC( gdk_event->string );

Completed in 282 milliseconds

12