Home
last modified time | relevance | path

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

/RevoEX-2.1/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.1/include/revolution/nwc24/
DNWC24Msg.h298 NWC24Err NWC24SetMsgText ( NWC24MsgObj* obj, const char* text, u32 size,
301 NWC24Err NWC24SetMsgTextPublic ( NWC24MsgObj* obj, const u16* text, u32 length,
306 const u16* text, u32 textLen,
333 NWC24Err NWC24GetMsgTextPtr ( const NWC24MsgObj* obj, const char** text );
356 NWC24Err NWC24ReadMsgTextPublic ( const NWC24MsgObj* obj, u16* text, u32* length,
/RevoEX-2.1/build/demos/nwc24demo/src/MsgViewer/
DMsgViewerUpdate.c97 char* text; in GetMsgData() local
158 text = MEMAllocFromAllocator( &DemoAllocator1, textSize ); in GetMsgData()
160 err = NWC24ReadMsgText( &msgObj, text, textSize, &charset, &encoding ); in GetMsgData()
163 text[0] = '\0'; in GetMsgData()
171 (void)memcpy( msgData->text, text, textSize ); in GetMsgData()
172 msgData->text[textSize] = '\0'; in GetMsgData()
174 MEMFreeToAllocator( &DemoAllocator1, text ); in GetMsgData()
DMsgViewerRender.c529 char* pt = msgData->text; in PrintBodyText()
/RevoEX-2.1/build/demos/nwc24demo/include/
DMsgViewer.h90 char text[NWC24MSG_MAX_BODYSIZE]; member
/RevoEX-2.1/man/en_US/nwc24/tools/NWC24Editor/
DNWC24Editor.css47 text-align: left;
/RevoEX-2.1/docs/
DNWC24MessageBoxEditor.txt97 * Description of the text/menu box at the bottom of the window