Searched refs:charset (Results 1 – 3 of 3) sorted by relevance
| /RevoEX-2.1/build/demos/nwc24demo/src/MsgPrint/ |
| D | MsgPrint.c | 464 NWC24Charset charset; in ViewBodyText() local 475 err = NWC24ReadMsgText(msgObj, buffer, bufSize, &charset, &encoding); in ViewBodyText() 483 OSReport("--------- [Charset=%08X Encoding=%d] -----------\n", charset, encoding); in ViewBodyText()
|
| /RevoEX-2.1/include/revolution/nwc24/ |
| D | NWC24Msg.h | 299 NWC24Charset charset, NWC24Encoding encoding ); 352 NWC24Charset* charset, NWC24Encoding* encoding );
|
| /RevoEX-2.1/build/demos/nwc24demo/src/MsgViewer/ |
| D | MsgViewerUpdate.c | 98 NWC24Charset charset; in GetMsgData() local 160 err = NWC24ReadMsgText( &msgObj, text, textSize, &charset, &encoding ); in GetMsgData()
|