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