Lines Matching defs:undo
1989 Bool freepos = False, undo, paragraph = pos != NULL;
1997 undo = src->textSrc.enable_undo && src->textSrc.undo_state == False;
1998 if (undo) {
2018 if (undo && result == XawEditDone && block.ptr) {
2046 if (undo) {
2336 Bool undo = src->textSrc.enable_undo && src->textSrc.undo_state == False;
2356 if (undo) {
2368 if (undo) {
2434 if (undo) {
3926 Bool undo = src->textSrc.enable_undo && src->textSrc.undo_state == False;
3947 if (undo) {
3966 if (undo) {
3973 else if (undo) {
3974 /* makes the form-paragraph only one undo/redo step */
4391 {"undo", Undo},