Searched refs:SC_MULTISTEPUNDOREDO (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.h644 #define SC_MULTISTEPUNDOREDO 0x80 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.cxx467 modFlags |= SC_MULTISTEPUNDOREDO;
520 modFlags |= SC_MULTISTEPUNDOREDO;
H A DEditor.cxx42 if (mh.modificationType & SC_MULTISTEPUNDOREDO)
59 && (mh.modificationType & SC_MULTISTEPUNDOREDO) != 0

Completed in 132 milliseconds