Searched refs:MB_STATE_BEFORE_POST_MSG (Results 1 – 3 of 3) sorted by relevance
81 MB_STATE_BEFORE_POST_MSG, // Before sending message enumerator
84 case MB_STATE_BEFORE_POST_MSG: UpdateBeforePostMsg( input ); break; in Update()374 g_state = MB_STATE_BEFORE_POST_MSG; in UpdateMenu()
125 case MB_STATE_BEFORE_POST_MSG: RenderTextBeforePostMsg(); break; in Render()