Searched refs:SC_MULTILINEUNDOREDO (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.h649 #define SC_MULTILINEUNDOREDO 0x1000 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.cxx474 modFlags |= SC_MULTILINEUNDOREDO;
527 modFlags |= SC_MULTILINEUNDOREDO;
H A DEditor.cxx61 && (mh.modificationType & SC_MULTILINEUNDOREDO) != 0;

Completed in 127 milliseconds