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