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/
avatar_menu_desktop.cc 24 *image = cache.GetAvatarIconOfProfileAtIndex(index);
profile_info_interface.h 34 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_list_desktop.cc 46 gfx::Image icon = profile_info_->GetAvatarIconOfProfileAtIndex(i);
profile_info_cache_unittest.cc 142 GetCache()->GetAvatarIconOfProfileAtIndex(i).ToSkBitmap();
210 GetCache()->GetAvatarIconOfProfileAtIndex(1);
361 profile_image, GetCache()->GetAvatarIconOfProfileAtIndex(1)));
370 profile_image, GetCache()->GetAvatarIconOfProfileAtIndex(1)));
377 gaia_image, GetCache()->GetAvatarIconOfProfileAtIndex(1)));
384 profile_image, GetCache()->GetAvatarIconOfProfileAtIndex(1)));
452 profile_image, GetCache()->GetAvatarIconOfProfileAtIndex(0)));
profile_info_cache.h 62 virtual const gfx::Image& GetAvatarIconOfProfileAtIndex(
profile_info_cache.cc 320 const gfx::Image& ProfileInfoCache::GetAvatarIconOfProfileAtIndex(
  /external/chromium_org/chrome/browser/notifications/
message_center_settings_controller.cc 453 profile_info_cache_->GetAvatarIconOfProfileAtIndex(i),
  /external/chromium_org/chrome/browser/ui/webui/signin/
user_manager_screen_handler.cc 89 info_cache.GetAvatarIconOfProfileAtIndex(index),
  /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 223 milliseconds