Home
last modified time | relevance | path

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

/RevoEX-2.3/build/demos/nwc24demo/src/MsgViewer/
DMsgViewerUpdate.c61 static void UpdateBeforePostMsg ( u32 input );
84 case MB_STATE_BEFORE_POST_MSG: UpdateBeforePostMsg( input ); break; in Update()
752 static void UpdateBeforePostMsg( u32 input ) in UpdateBeforePostMsg() function