Searched defs:msgData (Results 1 – 2 of 2) sorted by relevance
| /RevoEX-3.1/build/demos/nwc24demo/src/MsgViewer/ |
| D | MsgViewerRender.c | 464 static void PrintFrom( s16 x, s16 y, MsgData* msgData ) in PrintFrom() 478 static void PrintTo( s16 x, s16 y, MsgData* msgData ) in PrintTo() 502 static void PrintSubject( s16 x, s16 y, MsgData* msgData ) in PrintSubject() 527 static void PrintBodyText( s16 x, s16 y, MsgData* msgData ) in PrintBodyText()
|
| D | MsgViewerUpdate.c | 90 static BOOL GetMsgData( MsgData* msgData, NWC24MsgBoxId mBoxId, u32 msgId ) in GetMsgData()
|