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

Method isDisplayedNone

Telegram/SourceFiles/dialogs/dialogs_row.cpp:225–227  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

223}
224
225bool Row::CornerLayersManager::isDisplayedNone() const {
226 return (progress() == 1.) && (_nextLayer == 0);
227}
228
229BasicRow::BasicRow() = default;
230BasicRow::~BasicRow() = default;

Callers 2

setCornerBadgeShownMethod · 0.80
paintUserpicMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected