Home
last modified time | relevance | path

Searched defs:profile_photo (Results 1 – 6 of 6) sorted by relevance

/dports/net-im/tdlib/td-a53cb30e99f937cfd64e0266fa558785a184a553/td/telegram/
H A DPhoto.hpp70 void store(const ProfilePhoto &profile_photo, StorerT &storer) { in store()
76 void parse(ProfilePhoto &profile_photo, ParserT &parser) { in parse()
H A DPhoto.cpp160 auto profile_photo = move_tl_object_as<telegram_api::userProfilePhoto>(profile_photo_ptr); in get_profile_photo() local
183 const ProfilePhoto &profile_photo) { in get_profile_photo_object()
207 StringBuilder &operator<<(StringBuilder &string_builder, const ProfilePhoto &profile_photo) { in operator <<()
H A DContactsManager.cpp8679 telegram_api::object_ptr<telegram_api::userProfilePhoto> profile_photo; in get_user_force() local
10415 auto profile_photo = convert_photo_to_profile_photo(server_photo); in on_get_user_photos() local
11038 auto *profile_photo = static_cast<telegram_api::userProfilePhoto *>(photo.get()); in on_update_user_photo() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/views/profiles/
H A Dbadged_profile_photo.cc123 const gfx::Image& profile_photo) { in BadgedProfilePhoto()
/dports/net-im/telegram-cli/tg-20200106/tgl/
H A Dbinlog.c560 …ername, int username_len, struct tl_ds_photo *photo, struct tl_ds_user_profile_photo *profile_phot… in bl_do_user()
/dports/net-im/telegram-purple/telegram-purple-1.4.3/tgl/
H A Dbinlog.c560 …ername, int username_len, struct tl_ds_photo *photo, struct tl_ds_user_profile_photo *profile_phot… in bl_do_user()