Home
last modified time | relevance | path

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

/dports/games/SRB2/SRB2-SRB2_release_2.2.9/src/
H A Ddehacked.h27 UNDO_DONE = 0, enumerator
/dports/cad/xcircuit/xcircuit-3.10.30/
H A Dgraphic.c430 register_for_undo(XCF_Graphic, UNDO_DONE, areawin->topinstance, *gp); in new_graphic()
512 register_for_undo(XCF_Graphic, UNDO_DONE, areawin->topinstance, *gp); in gradient_field()
H A Dselection.c1147 register_for_undo(XCF_Select, UNDO_DONE, areawin->topinstance, in selectarea()
1274 register_for_undo(XCF_Select, UNDO_DONE, areawin->topinstance, in clearselects()
1311 u_char locmode = (mode == MODE_CONNECT) ? UNDO_DONE : mode; in recurselect()
H A Dxcircuit.h906 enum UNDO_MODES {UNDO_DONE = 0, UNDO_MORE, MODE_CONNECT, MODE_RECURSE_WIDE, enumerator
919 #define select_add_element(a) recurse_select_element(a, UNDO_DONE)
H A Delements.c388 register_for_undo(XCF_Dot, UNDO_DONE, areawin->topinstance, *newdot); in drawdot()
400 register_for_undo(XCF_Arc, UNDO_DONE, areawin->topinstance, *newarc); in drawdot()
2129 register_for_undo(XCF_Delete, UNDO_DONE, areawin->topinstance, in join()
2199 register_for_undo(XCF_Delete, UNDO_DONE, areawin->topinstance, in join()
H A Dmenucalls.c1034 UNDO_DONE : UNDO_MORE, areawin->topinstance, in setelementstyle()
1128 + areawin->selects - 1) ? UNDO_DONE : UNDO_MORE, in setcolor()
H A Devents.c227 undo_type = UNDO_DONE; in changepage()
341 u_char undo_type = UNDO_DONE; in pushobject()
405 u_char undo_type = UNDO_DONE; in popobject()
4332 register_for_undo(XCF_Delete, UNDO_DONE, areawin->topinstance, in standard_element_delete()
5624 register_for_undo(XCF_Copy, UNDO_DONE, areawin->topinstance, in copy_op()
/dports/lang/parrot/parrot-8.1.0/examples/sdl/minesweeper/
H A Dfield.pir581 if $I0 == -1 goto UNDO_DONE
585 UNDO_DONE: