Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TDesktop-x64/tdesktop
/ dependsOn
Method
dependsOn
Telegram/SourceFiles/dialogs/ui/dialogs_message_view.cpp:138–140 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
136
}
137
138
bool MessageView::dependsOn(not_null<const HistoryItem*> item) const {
139
return (_textCachedFor == item.get());
140
}
141
142
bool MessageView::prepared(
143
not_null<const HistoryItem*> item,
Callers
1
requestItemRepaint
Method · 0.80
Calls
1
get
Method · 0.45
Tested by
no test coverage detected