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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/stc/
H A Dstc.cpp231 wxWX2MBbuf buf = (wxWX2MBbuf)wx2stc(text);
242 SendMsg(2003, pos, (wxIntPtr)(const char*)wx2stc(text));
615 SendMsg(2056, style, (wxIntPtr)(const char*)wx2stc(fontName));
706 SendMsg(2077, 0, (wxIntPtr)(const char*)wx2stc(characters));
809 SendMsg(2100, lenEntered, (wxIntPtr)(const char*)wx2stc(itemList));
834 SendMsg(2105, 0, (wxIntPtr)(const char*)wx2stc(characterSet));
850 SendMsg(2108, 0, (wxIntPtr)(const char*)wx2stc(text));
867 SendMsg(2112, 0, (wxIntPtr)(const char*)wx2stc(characterSet));
892 SendMsg(2117, listType, (wxIntPtr)(const char*)wx2stc(itemList));
1117 wxWX2MBbuf buf = (wxWX2MBbuf)wx2stc(tex
[all...]
H A DScintillaWX.cpp519 wxWX2MBbuf buf = (wxWX2MBbuf)wx2stc(text);
915 wxWX2MBbuf buf = (wxWX2MBbuf)wx2stc(text);
938 wxWX2MBbuf buf = (wxWX2MBbuf)wx2stc(wszChars);
1064 wx2stc(evt.GetDragText()),
H A DPlatWX.cpp1287 strncpy(value, wx2stc(item.GetText()), len);
1567 const wxWX2MBbuf wx2stc(const wxString& str) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/include/wx/stc/
H A Dstc.h3601 WXDLLIMPEXP_STC const wxWX2MBbuf wx2stc(const wxString& str);
3611 inline const wxWX2MBbuf wx2stc(const wxString& str) { function

Completed in 50 milliseconds