Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TDesktop-x64/tdesktop
/ started
Method
started
Telegram/SourceFiles/window/themes/window_theme.cpp:1032–1034 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1030
}
1031
1032
bool ChatBackground::started() const {
1033
return !Data::details::IsUninitializedWallPaper(_paper);
1034
}
1035
1036
void ChatBackground::saveForRevert() {
1037
Expects(started());
Callers
6
PasscodeLockWidget
Method · 0.45
submit
Method · 0.45
shiftAnimationCallback
Method · 0.45
currentImage
Method · 0.45
validateGifAnimation
Method · 0.45
clipCallback
Method · 0.45
Calls
1
IsUninitializedWallPaper
Function · 0.85
Tested by
no test coverage detected