Home
last modified time | relevance | path

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

/dports/games/freeorion/freeorion-0.4.10.2/GG/src/
H A DListBox.cpp853 …auto check_adjust_scroll_size_change = [this](std::pair<bool, bool> force_scrolls = {false, false}… in PreRender() argument
2113 const std::pair<bool, bool>& force_scrolls, in CheckIfScrollsRequired() argument
2273 void ListBox::AdjustScrolls(bool adjust_for_resize, const std::pair<bool, bool>& force_scrolls) in AdjustScrolls() argument