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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/stc/scintilla/include/
H A DScintilla.h639 #define SC_MOD_CHANGESTYLE 0x4 macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/stc/scintilla/src/
H A DDocument.cxx1298 DocModification mh(SC_MOD_CHANGESTYLE | SC_PERFORMED_USER,
1327 DocModification mh(SC_MOD_CHANGESTYLE | SC_PERFORMED_USER,
H A DEditor.cxx3756 if (mh.modificationType & SC_MOD_CHANGESTYLE) {
3848 if ((mh.modificationType & SC_MOD_CHANGESTYLE) == 0) {

Completed in 77 milliseconds