Home
last modified time | relevance | path

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

/dports/graphics/xpx/xpx/
H A Dundo.c41 #define UNDO_PLOT 1 macro
64 case UNDO_PLOT:
146 (uu-1)->type == UNDO_PLOT &&
153 uu->type = UNDO_PLOT;
262 case UNDO_PLOT: in undo_pull()