Home
last modified time | relevance | path

Searched refs:UNDO_NONE (Results 1 – 25 of 27) sorted by relevance

12

/dports/games/SRB2/SRB2-SRB2_release_2.2.9/src/
H A Ddehacked.h20 UNDO_NONE = 0x00, enumerator
/dports/devel/fossil/fossil-src-2.17/src/
H A Dundo.c27 #define UNDO_NONE (0) /* Placeholder only used to initialize vars. */ macro
359 case UNDO_NONE: return "undo is disabled for this operation"; in undo_save_message()
H A Dcheckin.c1056 int undoRc = UNDO_NONE; in clean_cmd()
/dports/devel/godot-tools/godot-demo-projects-8d9d58f112d8/2d/gd_paint/
H A Dpaint_control.gd6 const UNDO_NONE = -1
118 if undo_element_list_num == UNDO_NONE:
127 undo_element_list_num = UNDO_NONE
141 undo_element_list_num = UNDO_NONE
/dports/editors/textadept/textadept-textadept_11.1/core/
H A Diface.lua17 …ER=34,STYLE_MAX=256,TD_LONGARROW=0,TD_STRIKEOUT=1,TIME_FOREVER=10000000,UNDO_NONE=0,UPDATE_CONTENT…
/dports/editors/textadept/textadept_11.1.linux/core/
H A Diface.lua17 …ER=34,STYLE_MAX=256,TD_LONGARROW=0,TD_STRIKEOUT=1,TIME_FOREVER=10000000,UNDO_NONE=0,UPDATE_CONTENT…
/dports/graphics/cfdg/cfdg-3.3_1/src-scintilla/include/
H A DScintilla.h905 #define UNDO_NONE 0 macro
H A DScintilla.iface2524 val UNDO_NONE=0
/dports/x11-toolkits/scintilla/scintilla/include/
H A DScintilla.h911 #define UNDO_NONE 0 macro
H A DScintilla.iface2540 val UNDO_NONE=0
/dports/devel/codequery/codequery-0.24.0/scintilla/include/
H A DScintilla.h907 #define UNDO_NONE 0 macro
H A DScintilla.iface2531 val UNDO_NONE=0
/dports/devel/geany-legacy/geany-1.37.1/scintilla/include/
H A DScintilla.h913 #define UNDO_NONE 0 macro
H A DScintilla.iface2547 val UNDO_NONE=0
/dports/devel/geany/geany-1.38/scintilla/include/
H A DScintilla.h913 #define UNDO_NONE 0 macro
H A DScintilla.iface2547 val UNDO_NONE=0
/dports/editors/textadept/scintilla/include/
H A DScintilla.h911 #define UNDO_NONE 0 macro
H A DScintilla.iface2540 val UNDO_NONE=0
/dports/editors/scite/scintilla/include/
H A DScintilla.h911 #define UNDO_NONE 0 macro
/dports/devel/codequery/codequery-0.24.0/scintilla/qt/ScintillaEditPy/
H A DScintillaConstants.py530 UNDO_NONE=0 variable
/dports/multimedia/lives/lives-3.2.0/src/
H A Dmain.h660 UNDO_NONE = 0, enumerator
H A Dutils.c4795 cfile->undo_action = UNDO_NONE; in set_undoable()
4824 cfile->undo_action = UNDO_NONE; in set_redoable()
H A Dcallbacks.c6242 if (mainw->files[i]->undo_action != UNDO_NONE) {
6314 if (mainw->files[i]->undo_action != UNDO_NONE) {
H A Dsaveplay.c3720 cfile->undo_action = UNDO_NONE;
/dports/editors/textadept/textadept_11.1.linux/modules/lua/
H A Dta_tags445 …ER=34,STYLE_MAX=256,TD_LONGARROW=0,TD_STRIKEOUT=1,TIME_FOREVER=10000000,UNDO_NONE=0,UPDATE_CONTENT…

12