• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/stc/

Lines Matching refs:wx2stc

231                     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(text);
1272 SendMsg(2170, 0, (wxIntPtr)(const char*)wx2stc(text));
1322 SendMsg(2181, 0, (wxIntPtr)(const char*)wx2stc(text));
1388 wxWX2MBbuf buf = (wxWX2MBbuf)wx2stc(text);
1400 wxWX2MBbuf buf = (wxWX2MBbuf)wx2stc(text);
1409 wxWX2MBbuf buf = (wxWX2MBbuf)wx2stc(text);
1425 SendMsg(2200, pos, (wxIntPtr)(const char*)wx2stc(definition));
1655 return SendMsg(2276, style, (wxIntPtr)(const char*)wx2stc(text));
1688 wxWX2MBbuf buf = (wxWX2MBbuf)wx2stc(text);
2102 return SendMsg(2367, flags, (wxIntPtr)(const char*)wx2stc(text));
2108 return SendMsg(2368, flags, (wxIntPtr)(const char*)wx2stc(text));
2336 SendMsg(2420, length, (wxIntPtr)(const char*)wx2stc(text));
2450 SendMsg(2443, 0, (wxIntPtr)(const char*)wx2stc(characters));
2541 SendMsg(4004, (wxUIntPtr)(const char*)wx2stc(key), (wxIntPtr)(const char*)wx2stc(value));
2546 SendMsg(4005, keywordSet, (wxIntPtr)(const char*)wx2stc(keyWords));
2551 SendMsg(4006, 0, (wxIntPtr)(const char*)wx2stc(language));
2556 int len = SendMsg(SCI_GETPROPERTY, (wxUIntPtr)(const char*)wx2stc(key), (wxIntPtr)NULL);
2561 SendMsg(4008, (wxUIntPtr)(const char*)wx2stc(key), (wxIntPtr)buf);
2570 int len = SendMsg(SCI_GETPROPERTYEXPANDED, (wxUIntPtr)(const char*)wx2stc(key), (wxIntPtr)NULL);
2575 SendMsg(4009, (wxUIntPtr)(const char*)wx2stc(key), (wxIntPtr)buf);
2584 return SendMsg(4010, (wxUIntPtr)(const char*)wx2stc(key), 0);