MCPcopy Create free account
hub / github.com/TDesktop-x64/tdesktop / backgroundFromY

Method backgroundFromY

Telegram/SourceFiles/mainwidget.cpp:2948–2950  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2946}
2947
2948int MainWidget::backgroundFromY() const {
2949 return -getMainSectionTop();
2950}
2951
2952bool MainWidget::contentOverlapped(const QRect &globalRect) {
2953 return _history->contentOverlapped(globalRect)

Callers 1

PaintBackgroundMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected