Searched refs:encoding (Results 1 – 4 of 4) sorted by relevance
| /RevoEX-2.3/build/demos/nwc24demo/src/MsgPrint/ |
| D | MsgPrint.c | 465 NWC24Encoding encoding; 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.3/include/revolution/nwc24/ |
| D | NWC24Msg.h | 310 NWC24Charset charset, NWC24Encoding encoding ); 363 NWC24Charset* charset, NWC24Encoding* encoding );
|
| /RevoEX-2.3/build/demos/nwc24demo/src/MsgViewer/ |
| D | MsgViewerUpdate.c | 122 NWC24Encoding encoding; in GetMsgData() local 182 err = NWC24ReadMsgText( &msgObj, text, textSize, &charset, &encoding ); in GetMsgData()
|
| /RevoEX-2.3/docs/ |
| D | NWC24MessageBoxEditor.txt | 120 [Encoding] Specifies the encoding format for the message.
|