Home
last modified time | relevance | path

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

/dports/games/freeorion/freeorion-0.4.10.2/GG/src/
H A DListBox.cpp1989 std::shared_ptr<Row> lclick_row; member
2004 cache->lclick_row = IteratorToShared(m_lclick_row, m_rows.end()); in CacheSelections()
2027 if (cache.lclick_row == row) in RestoreCachedSelections()