Searched refs:bottom_message_length (Results 1 – 1 of 1) sorted by relevance
772 int bottom_message_length = strlen(bottom_message); in DrawTitleBox() local773 int x = GetWidth() - 3 - (bottom_message_length + 2); in DrawTitleBox()