Home
last modified time | relevance | path

Searched refs:user_photos (Results 1 – 6 of 6) sorted by relevance

/dports/net-im/tdlib/td-a53cb30e99f937cfd64e0266fa558785a184a553/td/telegram/
H A DContactsManager.cpp10439 user_photos->offset = 0; in on_get_user_photos()
10456 user_photos->count--; in on_get_user_photos()
10464 if (user_photos->offset > user_photos->count) { in on_get_user_photos()
10465 user_photos->offset = user_photos->count; in on_get_user_photos()
10470 if (user_photos->offset + known_photo_count > user_photos->count) { in on_get_user_photos()
10471 user_photos->photos.resize(user_photos->count - user_photos->offset); in on_get_user_photos()
11419 user_photos->photos.insert(user_photos->photos.begin(), photo); in add_profile_photo_to_cache()
11424 user_photos->count++; in add_profile_photo_to_cache()
11425 user_photos->offset++; in add_profile_photo_to_cache()
11529 CHECK(user_photos->offset == user_photos->count); in drop_user_photos()
[all …]
/dports/www/py-protego/Protego-0.1.16/tests/test_data/
H A Dwww.yelp.com100 Disallow: /user_photos
/dports/graphics/shotwell/shotwell-0.30.14/plugins/authenticator/shotwell/
H A DFacebookPublishingAuthenticator.vala127 …ook.com/connect/login_success.html&display=popup&scope=publish_actions,user_photos,user_videos&res…
/dports/lang/mono/mono-5.10.1.57/external/aspnetwebstack/src/Microsoft.Web.Helpers/
H A DFacebook.cshtml355 … if you want to incorporate a user's photos into your application, set this value to “user_photos”.
394 … if you want to incorporate a user's photos into your application, set this value to “user_photos”.
/dports/sysutils/accounts-qml-module/accounts-qml-module-cfadea7ba8ba4011ae20d771696eb74deb87201e/doc/
H A Dmanifest-files.qdoc58 <setting type="as" name="Scope">['publish_stream','status_update','user_photos']</setting>
/dports/graphics/elementary-photos/photos-2.7.1/plugins/pantheon-photos-publishing/
H A DFacebookPublishing.vala956 …ps://www.facebook.com/connect/login_success.html&scope=publish_actions,user_photos,user_videos&res…