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