Searched defs:SetImage (Results 1 - 25 of 30) sorted by relevance

12

/external/chromium/chrome/browser/chromeos/
H A Dwm_overview_snapshot.cc57 void WmOverviewSnapshot::SetImage(const SkBitmap& image) { function in class:chromeos::WmOverviewSnapshot
59 snapshot_view_->SetImage(image);
/external/chromium/chrome/browser/status_icons/
H A Dstatus_icon_unittest.cc18 virtual void SetImage(const SkBitmap& image) {} function in class:TestStatusIcon
H A Dstatus_tray_unittest.cc15 virtual void SetImage(const SkBitmap& image) {} function in class:MockStatusIcon
/external/chromium/chrome/browser/ui/gtk/status_icons/
H A Dstatus_icon_gtk.cc28 void StatusIconGtk::SetImage(const SkBitmap& image) { function in class:StatusIconGtk
/external/chromium_org/chrome/browser/ui/gtk/status_icons/
H A Dstatus_icon_gtk.cc29 void StatusIconGtk::SetImage(const gfx::ImageSkia& image) { function in class:StatusIconGtk
/external/chromium_org/chrome/browser/ui/views/status_icons/
H A Dstatus_icon_linux_wrapper.cc14 void StatusIconLinuxWrapper::SetImage(const gfx::ImageSkia& image) { function in class:StatusIconLinuxWrapper
15 status_icon_->SetImage(image);
H A Dstatus_icon_win.cc90 void StatusIconWin::SetImage(const gfx::ImageSkia& image) { function in class:StatusIconWin
182 void StatusIconMetro::SetImage(const gfx::ImageSkia& image) { function in class:StatusIconMetro
/external/chromium/chrome/browser/ui/views/location_bar/
H A Dicon_label_bubble_view.cc28 image_->SetImage(
46 void IconLabelBubbleView::SetImage(const SkBitmap& bitmap) { function in class:IconLabelBubbleView
47 image_->SetImage(bitmap);
/external/chromium/chrome/browser/ui/views/status_icons/
H A Dstatus_icon_win.cc35 void StatusIconWin::SetImage(const SkBitmap& image) { function in class:StatusIconWin
/external/chromium_org/ash/system/tray/
H A Dtray_item_more.cc40 more_->SetImage(ui::ResourceBundle::GetSharedInstance().GetImageNamed(
55 void TrayItemMore::SetImage(const gfx::ImageSkia* image_skia) { function in class:ash::internal::TrayItemMore
56 icon_->SetImage(image_skia);
/external/chromium_org/chrome/browser/ui/views/location_bar/
H A Dicon_label_bubble_view.cc32 image_->SetImage(
83 void IconLabelBubbleView::SetImage(const gfx::ImageSkia& image_skia) { function in class:IconLabelBubbleView
84 image_->SetImage(image_skia);
/external/chromium_org/content/browser/web_contents/aura/
H A Dimage_window_delegate.cc24 void ImageWindowDelegate::SetImage(const gfx::Image& image) { function in class:content::ImageWindowDelegate
/external/chromium_org/ui/views/controls/
H A Dimage_view.cc26 void ImageView::SetImage(const gfx::ImageSkia& img) { function in class:views::ImageView
34 void ImageView::SetImage(const gfx::ImageSkia* image_skia) { function in class:views::ImageView
36 SetImage(*image_skia);
39 SetImage(t);
/external/chromium/chrome/browser/chromeos/login/
H A Dtake_photo_view.cc74 SetImage(
87 SetImage(
173 snapshot_button_->SetImage(views::CustomButton::BS_NORMAL,
176 snapshot_button_->SetImage(views::CustomButton::BS_DISABLED,
235 user_image_->SetImage(&user_image);
240 snapshot_button_->SetImage(views::CustomButton::BS_NORMAL,
259 void TakePhotoView::SetImage(SkBitmap* image) { function in class:chromeos::TakePhotoView
263 user_image_->SetImage(image);
276 snapshot_button_->SetImage(
282 snapshot_button_->SetImage(
[all...]
H A Duser_view.cc221 void SetImage(const SkBitmap& image, const SkBitmap& image_hot) { function in class:chromeos::PodImageView
224 views::ImageView::SetImage(image_);
230 views::ImageView::SetImage(image_hot_);
234 views::ImageView::SetImage(image_);
295 void UserView::SetImage(const SkBitmap& image, const SkBitmap& image_hot) { function in class:chromeos::UserView
301 image_view_->SetImage(image, image_hot);
/external/chromium/chrome/browser/speech/
H A Dspeech_input_bubble.cc151 SetImage(g_images.Get().warm_up()[animation_step_]);
177 SetImage(g_images.Get().spinner()[animation_step_]);
229 SetImage(*mic_image_.get());
236 void SpeechInputBubbleBase::SetImage(const SkBitmap& image) { function in class:SpeechInputBubbleBase
H A Dspeech_input_bubble_views.cc46 void SetImage(const SkBitmap& image);
131 SetImage(image);
144 void ContentView::SetImage(const SkBitmap& image) { function in class:__anon2447::ContentView
145 icon_->SetImage(image);
369 bubble_content_->SetImage(icon_image());
/external/chromium_org/chrome/browser/chromeos/login/
H A Duser.cc210 void User::SetImage(const UserImage& user_image, int image_index) { function in class:chromeos::User
/external/chromium_org/chrome/browser/speech/
H A Dspeech_recognition_bubble.cc179 SetImage(g_images.Get().warm_up()[animation_step_]);
206 SetImage(g_images.Get().spinner()[animation_step_]);
264 SetImage(image);
271 void SpeechRecognitionBubbleBase::SetImage(const gfx::ImageSkia& image) { function in class:SpeechRecognitionBubbleBase
/external/chromium_org/chrome/browser/ui/libgtk2ui/
H A Dapp_indicator_icon.cc138 SetImage(image);
159 void AppIndicatorIcon::SetImage(const gfx::ImageSkia& image) { function in class:libgtk2ui::AppIndicatorIcon
/external/chromium_org/ui/views/controls/button/
H A Dimage_button.cc40 void ImageButton::SetImage(ButtonState state, const gfx::ImageSkia* image) { function in class:views::ImageButton
195 void ToggleImageButton::SetImage(ButtonState state, function in class:views::ToggleImageButton
H A Dlabel_button.cc73 void LabelButton::SetImage(ButtonState for_state, const gfx::ImageSkia& image) { function in class:views::LabelButton
261 image_->SetImage(GetImage(state()));
/external/chromium_org/ui/views/controls/scrollbar/
H A Dbitmap_scroll_bar.cc188 void BitmapScrollBar::SetImage(ScrollBarPart part, function in class:views::BitmapScrollBar
195 prev_button_->SetImage(state, image_skia);
198 next_button_->SetImage(state, image_skia);
/external/chromium_org/ui/views/corewm/
H A Dimage_grid.cc57 SetImage(top_left_image, &top_left_layer_, &top_left_painter_);
58 SetImage(top_image, &top_layer_, &top_painter_);
59 SetImage(top_right_image, &top_right_layer_, &top_right_painter_);
60 SetImage(left_image, &left_layer_, &left_painter_);
61 SetImage(center_image, &center_layer_, &center_painter_);
62 SetImage(right_image, &right_layer_, &right_painter_);
63 SetImage(bottom_left_image, &bottom_left_layer_, &bottom_left_painter_);
64 SetImage(bottom_image, &bottom_layer_, &bottom_painter_);
65 SetImage(bottom_right_image, &bottom_right_layer_, &bottom_right_painter_);
263 void ImageGrid::SetImage(cons function in class:views::corewm::ImageGrid
[all...]
/external/chromium_org/chrome/browser/ui/views/
H A Dspeech_recognition_bubble_views.cc54 void SetImage(const gfx::ImageSkia& image);
197 SetImage(image);
212 void SpeechRecognitionBubbleView::SetImage(const gfx::ImageSkia& image) { function in class:__anon6405::SpeechRecognitionBubbleView
213 icon_->SetImage(image);
400 bubble_->SetImage(icon_image());

Completed in 7046 milliseconds

12