Searched refs:LIST_BOX_TL_Y (Results 1 – 2 of 2) sorted by relevance
39 static const s16 LIST_BOX_TL_Y = 3 * FONT_LEADING; variable113 printY = (s16)(LIST_BOX_TL_Y + ((LIST_BOX_ROWS + 1) * FONT_LEADING)); in Render()135 printY = (s16)(LIST_BOX_TL_Y + (LIST_BOX_ROWS * FONT_LEADING)); in Render()259 s16 printY = LIST_BOX_TL_Y; in RenderFriendList()
50 static const s16 LIST_BOX_TL_Y = 3 * FONT_LEADING; variable52 … const s16 HEADER_BOX_TL_Y = (LIST_BOX_ROWS + 2) * FONT_LEADING + LIST_BOX_TL_Y;189 s16 printY = LIST_BOX_TL_Y; in RenderMsgList()