Home
last modified time | relevance | path

Searched defs:last_line_of_curr_just (Results 1 – 1 of 1) sorted by relevance

/dports/games/freeorion/freeorion-0.4.10.2/GG/src/
H A DFont.cpp235 …void SetJustification(bool& last_line_of_curr_just, Font::LineData& line_data, Alignment orig_just… in SetJustification()
1690 …bool last_line_of_curr_just = false; // is this the last line of the current justification? (for i… in DetermineLines() local