Home
last modified time | relevance | path

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

/dports/games/xmris/xmris.4.04/
H A Dxmred.h36 #define DIALOG_ABORT (1 << 5) macro
39 #define DIALOG_DISAGREE (DIALOG_CANCEL | DIALOG_ABORT)
H A Ddialogs.c45 {"abort", DIALOG_ABORT},
56 {"altered", "Changes not saved", 0, DIALOG_CONTINUE | DIALOG_ABORT},
57 {"error", NULL, 1, DIALOG_RETRY | DIALOG_ABORT},