Searched refs:HEADER_BOX_TL_Y (Results 1 – 1 of 1) sorted by relevance
52 static const s16 HEADER_BOX_TL_Y = (LIST_BOX_ROWS + 2) * FONT_LEADING + LIST_BOX… variable54 static const s16 TEXT_BOX_TL_Y = 4 * FONT_LEADING + HEADER_BOX_TL_Y;248 printY = HEADER_BOX_TL_Y; in RenderMsgContent()