Home
last modified time | relevance | path

Searched refs:commonChatsCount (Results 1 – 3 of 3) sorted by relevance

/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/data/
H A Ddata_user.h170 int commonChatsCount() const { in commonChatsCount() function
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/info/common_groups/
H A Dinfo_common_groups_inner_widget.cpp209 auto count = qMax(_user->commonChatsCount(), 1); in desiredHeight()
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/info/profile/
H A Dinfo_profile_values.cpp381 return user->commonChatsCount(); in CommonGroupsCountValue()