Home
last modified time | relevance | path

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

/RevoEX-2.1/build/demos/nwc24demo/src/MsgViewer/
DMsgViewerUpdate.c56 static void UpdateDonePostMsg ( const KPADStatus* input );
76 case MB_STATE_DONE_POST_MSG: UpdateDonePostMsg( input ); break; in Update()
845 static void UpdateDonePostMsg( const KPADStatus* input ) in UpdateDonePostMsg() function