Home
last modified time | relevance | path

Searched refs:undo_reset (Results 1 – 25 of 38) sorted by relevance

12

/dports/japanese/ng/ng-1.4.4/
H A Dundo.c96 undo_reset(bp);
253 undo_reset(curbp); in do_undo()
259 undo_reset(curbp); in do_undo()
333 undo_reset(curbp); in do_undo()
347 undo_reset(curbp); in do_undo()
H A Dword.c104 undo_reset(curbp); /* this function cannot undo */
149 undo_reset(curbp); /* this function cannot undo */
197 undo_reset(curbp); /* this function cannot undo */
H A Dundo.h75 #define undo_reset(_bp) ((void)((_bp)->b_ubottom = (_bp)->b_utop = 0, \ macro
H A Dregion.c175 undo_reset(curbp); /* this function cannot undo */ in lowerregion()
221 undo_reset(curbp); /* this function cannot undo */ in upperregion()
/dports/japanese/ng-canna/ng-1.4.4/
H A Dundo.c96 undo_reset(bp);
253 undo_reset(curbp); in do_undo()
259 undo_reset(curbp); in do_undo()
333 undo_reset(curbp); in do_undo()
347 undo_reset(curbp); in do_undo()
H A Dword.c104 undo_reset(curbp); /* this function cannot undo */
149 undo_reset(curbp); /* this function cannot undo */
197 undo_reset(curbp); /* this function cannot undo */
H A Dundo.h75 #define undo_reset(_bp) ((void)((_bp)->b_ubottom = (_bp)->b_utop = 0, \ macro
H A Dregion.c175 undo_reset(curbp); /* this function cannot undo */ in lowerregion()
221 undo_reset(curbp); /* this function cannot undo */ in upperregion()
/dports/japanese/ng-devel/ng-1.5beta1/
H A Dundo.c96 undo_reset(bp);
253 undo_reset(curbp); in do_undo()
259 undo_reset(curbp); in do_undo()
333 undo_reset(curbp); in do_undo()
347 undo_reset(curbp); in do_undo()
H A Dword.c113 undo_reset(curbp); /* this function cannot undo */
158 undo_reset(curbp); /* this function cannot undo */
206 undo_reset(curbp); /* this function cannot undo */
H A Dundo.h75 #define undo_reset(_bp) ((void)((_bp)->b_ubottom = (_bp)->b_utop = 0, \ macro
H A Dregion.c190 undo_reset(curbp); /* this function cannot undo */ in lowerregion()
236 undo_reset(curbp); /* this function cannot undo */ in upperregion()
/dports/misc/clex/clex-4.6.patch9/src/
H A Dundo.h1 extern void undo_reset(void);
H A Dundo.c33 undo_reset(void) in undo_reset() function
H A Dfilepanel.c338 undo_reset(); in cx_files_enter()
/dports/devel/radare2/radare2-5.1.1/libr/io/
H A Dundo.h20 void undo_reset(void);
/dports/devel/fossil/fossil-src-2.17/src/
H A Dundo.c177 void undo_reset(void){ in undo_reset() function
241 undo_reset(); in undo_begin()
H A Dcheckout.c360 undo_reset(); in checkout_cmd()
H A Dadd.c1143 undo_reset(); in mv_cmd()
/dports/devel/SpecTcl/SpecTcl/SpecTcl/
H A Dundo.tk43 proc undo_reset {} { procedure
/dports/mail/evolution/evolution-3.42.1/src/e-util/
H A De-widget-undo.c502 undo_reset (GObject *object) in undo_reset() function
900 undo_reset (G_OBJECT (widget)); in e_widget_undo_reset()
906 undo_reset (G_OBJECT (text_buffer)); in e_widget_undo_reset()
/dports/emulators/mess/mame-mame0226/src/devices/machine/
H A Dsensorboard.h135 void undo_reset();
H A Dsensorboard.cpp202 undo_reset(); in device_reset()
573 void sensorboard_device::undo_reset() in undo_reset() function in sensorboard_device
622 undo_reset(); in INPUT_CHANGED_MEMBER()
/dports/emulators/mame/mame-mame0226/src/devices/machine/
H A Dsensorboard.h135 void undo_reset();
H A Dsensorboard.cpp202 undo_reset(); in device_reset()
573 void sensorboard_device::undo_reset() in undo_reset() function in sensorboard_device
622 undo_reset(); in INPUT_CHANGED_MEMBER()

12