Home
last modified time | relevance | path

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

/dports/cad/pcb/pcb-4.2.0/src/
H A Dundo.c1079 bool error_undoing = false; in Undo() local
1127 error_undoing = true; in Undo()
1133 if (error_undoing) in Undo()
1269 bool error_undoing = false; in Redo() local
1305 error_undoing = true; in Redo()
1314 if (error_undoing) in Redo()