HomeSort by relevance Sort by last modified time
    Searched refs:GetAvatarIconOfProfileAtIndex (Results 1 - 12 of 12) sorted by null

  /external/chromium_org/chrome/browser/profiles/
profile_info_interface.h 33 virtual const gfx::Image& GetAvatarIconOfProfileAtIndex(
gaia_info_update_service_unittest.cc 96 image, GetCache()->GetAvatarIconOfProfileAtIndex(index)));
105 gfx::Image old_image = GetCache()->GetAvatarIconOfProfileAtIndex(index);
119 old_image, GetCache()->GetAvatarIconOfProfileAtIndex(index)));
127 gfx::Image old_image = GetCache()->GetAvatarIconOfProfileAtIndex(index);
151 old_image, GetCache()->GetAvatarIconOfProfileAtIndex(index)));
profile_info_cache_unittest.cc 138 GetCache()->GetAvatarIconOfProfileAtIndex(i).ToSkBitmap();
204 GetCache()->GetAvatarIconOfProfileAtIndex(1);
354 profile_image, GetCache()->GetAvatarIconOfProfileAtIndex(1)));
363 profile_image, GetCache()->GetAvatarIconOfProfileAtIndex(1)));
370 gaia_image, GetCache()->GetAvatarIconOfProfileAtIndex(1)));
377 profile_image, GetCache()->GetAvatarIconOfProfileAtIndex(1)));
444 profile_image, GetCache()->GetAvatarIconOfProfileAtIndex(0)));
profile_info_cache.h 61 virtual const gfx::Image& GetAvatarIconOfProfileAtIndex(
avatar_menu_model.cc 303 gfx::Image icon = profile_info_->GetAvatarIconOfProfileAtIndex(i);
profile_info_cache.cc 313 const gfx::Image& ProfileInfoCache::GetAvatarIconOfProfileAtIndex(
  /external/chromium_org/chrome/browser/ui/views/frame/
browser_non_client_frame_view.cc 93 avatar = cache.GetAvatarIconOfProfileAtIndex(index);
  /external/chromium_org/chrome/browser/ui/webui/signin/
user_manager_screen_handler.cc 93 info_cache.GetAvatarIconOfProfileAtIndex(index),
  /external/chromium_org/chrome/browser/notifications/
message_center_settings_controller.cc 377 profile_info_cache_->GetAvatarIconOfProfileAtIndex(i),
  /external/chromium_org/chrome/browser/ui/gtk/
browser_titlebar.cc     [all...]
gtk_util.cc 162 cache.GetAvatarIconOfProfileAtIndex(index).ToGdkPixbuf() :
    [all...]
  /external/chromium_org/chrome/browser/ui/webui/options/
browser_options_handler.cc     [all...]

Completed in 327 milliseconds