Home
last modified time | relevance | path

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

/RevoEX-2.3/build/demos/nwc24demo/src/MsgViewer/
DMsgViewerUpdate.c78 case MB_STATE_MENU: UpdateMenu( input ); break; in Update()
436 g_state = MB_STATE_MENU; in UpdateRecvBox()
540 g_state = MB_STATE_MENU; in UpdateSendBox()
691 g_state = MB_STATE_MENU; in UpdateDeleteMsg()
740 g_state = MB_STATE_MENU; in UpdateBeforeRecvMsg()
764 g_state = MB_STATE_MENU; in UpdateBeforePostMsg()
781 g_state = MB_STATE_MENU; in UpdateDoneRecvMsg()
798 g_state = MB_STATE_MENU; in UpdateDonePostMsg()
846 g_state = MB_STATE_MENU; in UpdateWaitOpen()
873 g_state = MB_STATE_MENU; in UpdateErrorMsg()
DMsgViewer.c74 MsgBoxState g_state = MB_STATE_MENU;
405 g_state = MB_STATE_MENU; in OpenLib()
DMsgViewerRender.c158 if ( g_state == MB_STATE_MENU ) in RenderMenu()
542 if ( g_state == MB_STATE_MENU ) in RenderHowToUse()
/RevoEX-2.3/build/demos/nwc24demo/include/
DMsgViewer.h75 MB_STATE_MENU, // Menu selection enumerator