Home
last modified time | relevance | path

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

/RevoEX-2.1/build/demos/nwc24demo/src/MsgViewer/
DMsgViewerUpdate.c54 static void UpdateBeforePostMsg( const KPADStatus* input );
74 case MB_STATE_BEFORE_POST_MSG: UpdateBeforePostMsg( input ); break; in Update()
804 static void UpdateBeforePostMsg( const KPADStatus* input ) in UpdateBeforePostMsg() function