Home
last modified time | relevance | path

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

/RevoEX-2.3/build/demos/nwc24demo/src/MsgViewer/
DMsgViewerUpdate.c58 static void UpdateMsgContent ( u32 input );
81 case MB_STATE_MSG_CONTENT: UpdateMsgContent( input ); break; in Update()
625 static void UpdateMsgContent( u32 input ) in UpdateMsgContent() function