Searched refs:MB_STATE_MSG_CONTENT (Results 1 – 3 of 3) sorted by relevance
78 MB_STATE_MSG_CONTENT, // View message contents enumerator
81 case MB_STATE_MSG_CONTENT: UpdateMsgContent( input ); break; in Update()425 g_state = MB_STATE_MSG_CONTENT; in UpdateRecvBox()529 g_state = MB_STATE_MSG_CONTENT; in UpdateSendBox()679 g_state = MB_STATE_MSG_CONTENT; in UpdateDeleteMsg()716 g_state = MB_STATE_MSG_CONTENT; in UpdateDeleteMsg()
114 if ( g_state == MB_STATE_MSG_CONTENT && g_numMsgs[mbType] != 0 ) in Render()267 if ( g_state == MB_STATE_MSG_CONTENT ) in RenderMsgContent()