Searched refs:SC_LASTSTEPINUNDOREDO (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.h645 #define SC_LASTSTEPINUNDOREDO 0x100 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.cxx472 modFlags |= SC_LASTSTEPINUNDOREDO;
525 modFlags |= SC_LASTSTEPINUNDOREDO;
H A DEditor.cxx60 && (mh.modificationType & SC_LASTSTEPINUNDOREDO) != 0

Completed in 151 milliseconds