Home
last modified time | relevance | path

Searched refs:doingundo (Results 1 – 1 of 1) sorted by relevance

/dports/cad/electric/electric-7.00/src/usr/
H A Dusrcomtv.c1387 REGISTER BOOLEAN majorchange, doingundo; in us_undo() local
1420 doingundo = TRUE; in us_undo()
1425 doingundo = FALSE; in us_undo()
1430 if (el_curwindowpart != NOWINDOWPART && doingundo) in us_undo()
1463 if (doingundo) ret = undoabatch(&tool); else in us_undo()
1479 if (!doingundo) in us_undo()