Searched defs:mBoxId (Results 1 – 5 of 5) sorted by relevance
223 void GetMsgIdList( NWC24MsgBoxId mBoxId ) in GetMsgIdList()253 void ReleaseMsgIdList( NWC24MsgBoxId mBoxId ) in ReleaseMsgIdList()276 BOOL ReadSubject( char* buf, u32 size, NWC24MsgBoxId mBoxId, u32 msgId ) in ReadSubject()330 void GetListedSubjects( NWC24MsgBoxId mBoxId ) in GetListedSubjects()362 void ReleaseListedSubjects( NWC24MsgBoxId mBoxId ) in ReleaseListedSubjects()
113 static BOOL GetMsgData( MsgData* msgData, NWC24MsgBoxId mBoxId, u32 msgId ) in GetMsgData()293 static void CreateMessage( NWC24MsgBoxId mBoxId ) in CreateMessage()672 … NWC24MsgBoxId mBoxId = (g_selectedMenu == MB_MENU_RECV_BOX) ? NWC24_RECV_BOX : NWC24_SEND_BOX; in UpdateDeleteMsg() local
110 … NWC24MsgBoxId mBoxId = (g_selectedMenu == MB_MENU_RECV_BOX) ? NWC24_RECV_BOX : NWC24_SEND_BOX; in Render() local186 static void RenderMsgList( NWC24MsgBoxId mBoxId ) in RenderMsgList()
131 void ListMessageBox( NWC24MsgBoxId mBoxId ) in ListMessageBox()
156 void GetIdList( NWC24MsgBoxId mBoxId ) in GetIdList()209 void ViewMessage( NWC24MsgBoxId mBoxId, u32 msgId ) in ViewMessage()