Home
last modified time | relevance | path

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

/RevoEX-2.3/man/en_US/CSS/
Dtitles.css11 text-decoration : none;
17 text-decoration : none;
23 text-decoration : underline;
29 text-decoration : underline;
86 text-decoration : underline;
133 text-align : right;
140 text-align : right;
Drex.css65 text-align : left;
/RevoEX-2.3/include/revolution/nwc24/
DNWC24Msg.h309 NWC24Err NWC24SetMsgText ( NWC24MsgObj* obj, const char* text, u32 size,
312 NWC24Err NWC24SetMsgTextPublic ( NWC24MsgObj* obj, const u16* text, u32 length,
317 const u16* text, u32 textLen,
344 NWC24Err NWC24GetMsgTextPtr ( const NWC24MsgObj* obj, const char** text );
367 NWC24Err NWC24ReadMsgTextPublic ( const NWC24MsgObj* obj, u16* text, u32* length,
/RevoEX-2.3/build/demos/nwc24demo/src/MsgViewer/
DMsgViewerUpdate.c120 char* text; in GetMsgData() local
180 text = MEMAllocFromAllocator( &DemoAllocator1, textSize ); in GetMsgData()
182 err = NWC24ReadMsgText( &msgObj, text, textSize, &charset, &encoding ); in GetMsgData()
185 MEMFreeToAllocator( &DemoAllocator1, text ); in GetMsgData()
194 (void)memcpy( msgData->text, text, textSize ); in GetMsgData()
195 msgData->text[textSize] = '\0'; in GetMsgData()
197 MEMFreeToAllocator( &DemoAllocator1, text ); in GetMsgData()
236 msgData->text[0] = '\0'; in GetMsgData()
DMsgViewerRender.c631 char* pt = msgData->text; in PrintBodyText()
/RevoEX-2.3/build/demos/nwc24demo/include/
DMsgViewer.h101 char text[NWC24MSG_MAX_BODYSIZE]; member
/RevoEX-2.3/man/en_US/nwc24/tools/NWC24Editor/
DNWC24Editor.css47 text-align: left;
/RevoEX-2.3/build/demos/nwc24demo/data/ChannelJump/
DChannelJump.ddf28 ; * This is a text file for checking the FST layout. The optical disk emulator
/RevoEX-2.3/docs/
DNWC24MessageBoxEditor.txt96 * Description of the text/menu box at the bottom of the window