Searched refs:MB_STATE_MSG_CONTENT (Results 1 – 3 of 3) sorted by relevance
71 MB_STATE_MSG_CONTENT, // View message contents enumerator
71 case MB_STATE_MSG_CONTENT: UpdateMsgContent( input ); break; in Update()376 g_state = MB_STATE_MSG_CONTENT; in UpdateRecvBox()532 g_state = MB_STATE_MSG_CONTENT; in UpdateSendBox()731 g_state = MB_STATE_MSG_CONTENT; in UpdateDeleteMsg()768 g_state = MB_STATE_MSG_CONTENT; in UpdateDeleteMsg()
101 if ( g_state == MB_STATE_MSG_CONTENT && g_numMsgs[mbType] != 0 ) in Render()250 if ( g_state == MB_STATE_MSG_CONTENT ) in RenderMsgContent()