Home
last modified time | relevance | path

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

/RevoEX-2.1/build/demos/nwc24demo/src/MsgViewer/
DMsgViewerUpdate.c50 static void UpdateSendBox ( const KPADStatus* input );
70 case MB_STATE_SEND_BOX: UpdateSendBox( input ); break; in Update()
522 static void UpdateSendBox( const KPADStatus* input ) in UpdateSendBox() function