Home
last modified time | relevance | path

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

/dports/games/freeorion/freeorion-0.4.10.2/UI/
H A DDesignWnd.cpp2495 auto init_first_row_shown = FirstRowShown(); in Populate() local
2496 std::size_t init_first_row_offset = std::distance(begin(), init_first_row_shown); in Populate()