Home
last modified time | relevance | path

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

/RevoEX-2.1/build/demos/nwc24demo/src/MsgViewer/
DMsgViewerUpdate.c53 static void UpdateBeforeRecvMsg( const KPADStatus* input );
73 case MB_STATE_BEFORE_RECV_MSG: UpdateBeforeRecvMsg( input ); break; in Update()
780 static void UpdateBeforeRecvMsg( const KPADStatus* input ) in UpdateBeforeRecvMsg() function