Home
last modified time | relevance | path

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

/RevoEX-2.1/build/demos/nwc24demo/src/MsgViewer/
DMsgViewer.c248 u32 idxIdListBuf = (u32)(g_idxIdTopOfList[mbType] + i); in GetListedSubjects() local
250 if ( g_numMsgs[mbType] <= idxIdListBuf ) in GetListedSubjects()
255 err = NWC24GetMsgObj( &msgObj, mBoxId, g_idListBuf[mbType][idxIdListBuf] ); in GetListedSubjects()