Home
last modified time | relevance | path

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

/RevoEX-2.1/build/demos/nwc24demo/src/MsgViewer/
DMsgViewerUpdate.c51 static void UpdateMsgContent ( const KPADStatus* input );
71 case MB_STATE_MSG_CONTENT: UpdateMsgContent( input ); break; in Update()
678 static void UpdateMsgContent( const KPADStatus* input ) in UpdateMsgContent() function