Home
last modified time | relevance | path

Searched refs:objectiveTextBoxHeight (Results 1 – 1 of 1) sorted by relevance

/dports/games/openjk/OpenJK-07675e2/code/cgame/
H A Dcg_info.cpp34 static const int objectiveTextBoxHeight = 300; // Height (in pixels) of text box variable
122 objectiveTextBoxHeight, in ObjectivePrint_Line()
304 int messageYPosition = objectiveStartingYpos + (objectiveTextBoxHeight / 4); in CG_DrawDataPadObjectives()