Home
last modified time | relevance | path

Searched refs:GetPlaceholderAvatarIcon (Results 1 – 2 of 2) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/profiles/
H A Dprofile_attributes_entry.h246 gfx::Image GetPlaceholderAvatarIcon(int size) const;
H A Dprofile_attributes_entry.cc297 return GetPlaceholderAvatarIcon(size_for_placeholder_avatar); in GetAvatarIcon()
733 gfx::Image ProfileAttributesEntry::GetPlaceholderAvatarIcon(int size) const { in GetPlaceholderAvatarIcon() function in ProfileAttributesEntry