Home
last modified time | relevance | path

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

/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/
H A Dmainwidget.cpp1627 auto newMainSection = newThirdSection in showNewSection() local
1634 Assert(newMainSection || newThirdSection); in showNewSection()
1647 || (newMainSection && isMainSectionShown())) { in showNewSection()
1655 : prepareMainSectionAnimation(newMainSection)) in showNewSection()
1676 _mainSection = std::move(newMainSection); in showNewSection()