Home
last modified time | relevance | path

Searched defs:msgData (Results 1 – 2 of 2) sorted by relevance

/RevoEX-3.1/build/demos/nwc24demo/src/MsgViewer/
DMsgViewerRender.c464 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()
DMsgViewerUpdate.c90 static BOOL GetMsgData( MsgData* msgData, NWC24MsgBoxId mBoxId, u32 msgId ) in GetMsgData()