AvatarImageSource   45 chrome/browser/profiles/profile_info_util.cc   AvatarImageSource(gfx::ImageSkia avatar,
AvatarImageSource   50 chrome/browser/profiles/profile_info_util.cc   virtual ~AvatarImageSource();
AvatarImageSource   63 chrome/browser/profiles/profile_info_util.cc   DISALLOW_COPY_AND_ASSIGN(AvatarImageSource);
AvatarImageSource   66 chrome/browser/profiles/profile_info_util.cc AvatarImageSource::AvatarImageSource(gfx::ImageSkia avatar,
AvatarImageSource   83 chrome/browser/profiles/profile_info_util.cc AvatarImageSource::~AvatarImageSource() {
AvatarImageSource   86 chrome/browser/profiles/profile_info_util.cc void AvatarImageSource::Draw(gfx::Canvas* canvas) {
AvatarImageSource  187 chrome/browser/profiles/profile_info_util.cc       new AvatarImageSource(
AvatarImageSource  191 chrome/browser/profiles/profile_info_util.cc           AvatarImageSource::POSITION_CENTER,
AvatarImageSource  192 chrome/browser/profiles/profile_info_util.cc           AvatarImageSource::BORDER_NORMAL));
AvatarImageSource  212 chrome/browser/profiles/profile_info_util.cc       new AvatarImageSource(
AvatarImageSource  216 chrome/browser/profiles/profile_info_util.cc           AvatarImageSource::POSITION_CENTER,
AvatarImageSource  217 chrome/browser/profiles/profile_info_util.cc           AvatarImageSource::BORDER_NONE));
AvatarImageSource  236 chrome/browser/profiles/profile_info_util.cc       new AvatarImageSource(
AvatarImageSource  240 chrome/browser/profiles/profile_info_util.cc           AvatarImageSource::POSITION_BOTTOM_CENTER,
AvatarImageSource  241 chrome/browser/profiles/profile_info_util.cc           AvatarImageSource::BORDER_ETCHED));