Home
last modified time | relevance | path

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

/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/
H A Dmainwidget.cpp1621 auto mainSectionTop = getMainSectionTop(); in showNewSection() local
1624 mainSectionTop, in showNewSection()
1626 height() - mainSectionTop); in showNewSection()
2097 auto mainSectionTop = getMainSectionTop(); in updateControlsGeometry() local
2114 mainSectionTop, in updateControlsGeometry()
2116 height() - mainSectionTop); in updateControlsGeometry()
2162 …story->setGeometryWithTopMoved({ dialogsWidth, mainSectionTop, mainSectionWidth, height() - mainSe… in updateControlsGeometry()
2168 …to mainSectionGeometry = QRect(_history->x(), mainSectionTop, _history->width(), height() - mainSe… in updateControlsGeometry()