Home
last modified time | relevance | path

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

/dports/graphics/guilib/GUIlib-1.2.1/
H A DGUI_output.h68 #define GUI_MBOKCANCEL 0x0002 /* A "Cancel" button on the left - return 0 macro
H A DGUI_output.cpp336 case GUI_MBOKCANCEL: /* Create "OK" and "Cancel" buttons */ in GUI_MessageBox()