Home
last modified time | relevance | path

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

/RevoEX-2.3/build/demos/nwc24demo/src/MsgViewer/
DMsgViewerUpdate.c64 static void UpdateLibClosed ( u32 input );
87 case MB_STATE_LIB_CLOSED: UpdateLibClosed( input ); break; in Update()
810 static void UpdateLibClosed( u32 input ) in UpdateLibClosed() function