Home
last modified time | relevance | path

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

/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/history/view/media/
H A Dhistory_view_media_grouped.cpp192 const auto needRightSkip = !(sides & RectPart::Right); in countCurrentSize() local
198 + (needRightSkip ? initialSpacing : 0); in countCurrentSize()
206 - (needRightSkip ? spacing : 0); in countCurrentSize()