Searched refs:Cancel (Results 1 - 20 of 20) sorted by relevance

/xsrc/external/mit/bitmap/dist/
H A DDialog.h40 #define Cancel 1<<6 macro
H A DBitEdit.c811 case Cancel:
969 case Cancel:
1143 input_dialog = CreateDialog(top_widget, "input", Okay | Cancel);
1145 qsave_dialog = CreateDialog(top_widget, "qsave", Yes | No | Cancel);
H A DDialog.c63 {"cancel", Cancel},
/xsrc/external/mit/ctwm/dist/
H A Devents.h53 extern bool Cancel;
H A Dfunctions.c121 if(Cancel) {
H A Devent_core.c94 bool Cancel = false; variable in typeref:typename:bool
H A Dfunctions_win_moveresize.c411 if(Cancel) {
949 while(!(Event.type == ButtonRelease || Cancel));
H A Dwin_resize.c1367 if(Cancel) {
H A Dmenus.c519 if((! ActiveMenu) || Cancel) {
H A Devent_handlers.c2523 Cancel = false;
2639 Cancel = true;
/xsrc/external/mit/twm/dist/src/
H A Devents.h120 extern int Cancel;
H A Dmenus.c496 if (Event.type == ButtonRelease || Cancel) {
1229 if (Cancel)
1427 } while (!(Event.type == ButtonRelease || Cancel));
1615 if (Cancel) {
H A Devents.c116 int Cancel = FALSE; variable in typeref:typename:int
1669 Cancel = FALSE;
1730 Cancel = TRUE;
/xsrc/external/mit/xorg-server.old/dist/hw/xwin/
H A DXWin.rc80 DEFPUSHBUTTON "&Cancel", IDCANCEL, 95, 56, 30, 14
/xsrc/external/mit/xorg-server/dist/hw/xwin/
H A DXWin.rc80 DEFPUSHBUTTON "&Cancel", IDCANCEL, 95, 56, 30, 14
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D17.0.6.rst65 - egl/android: Cancel any outstanding ANativeBuffer in surface
/xsrc/external/mit/xorg-server.old/dist/hw/xquartz/
H A DX11Controller.m801 NSLocalizedString (@"Cancel", @""), nil)
H A DX11Application.m920 switch(NSRunAlertPanel(title, msg, NSLocalizedString(@"Allow", @""), NSLocalizedString (@"Cancel", @""), NSLocalizedString (@"Always Allow", @""))) {
/xsrc/external/mit/xorg-server/dist/hw/xquartz/
H A DX11Controller.m873 NSLocalizedString(@"Cancel", @""), nil, msg);
H A DX11Application.m669 NSLocalizedString(@"Cancel", @""),

Completed in 26 milliseconds