Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TDesktop-x64/tdesktop
/ invalidatePixmapsCache
Method
invalidatePixmapsCache
Telegram/SourceFiles/boxes/peer_list_box.cpp:796–800 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
794
}
795
796
void PeerListRow::invalidatePixmapsCache() {
797
if (_checkbox) {
798
_checkbox->invalidateCache();
799
}
800
}
801
802
int PeerListRow::paintNameIconGetWidth(
803
Painter &p,
Callers
nothing calls this directly
Calls
1
invalidateCache
Method · 0.45
Tested by
no test coverage detected