Home
last modified time | relevance | path

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

/RevoEX-3.1/build/demos/nwc24demo/src/MsgViewer/
DMsgViewerRender.c48 static const s16 TEXT_BOX_TL_Y = 4 * FONT_LEADING + HEADER_BOX_TL_Y; variable
51 … const s16 HOWTO_BOX_TL_Y = (TEXT_BOX_ROWS + 3) * FONT_LEADING + TEXT_BOX_TL_Y;
247 printY = TEXT_BOX_TL_Y; in RenderMsgContent()
298 s16 printY = TEXT_BOX_TL_Y; in RenderTextDeleteMsg()
331 s16 printY = TEXT_BOX_TL_Y; in RenderTextBeforeRecvMsg()
359 s16 printY = TEXT_BOX_TL_Y; in RenderTextBeforePostMsg()
387 s16 printY = TEXT_BOX_TL_Y; in RenderTextDoneRecvMsg()
410 s16 printY = TEXT_BOX_TL_Y; in RenderTextDonePostMsg()