image_button_ 64 chrome/browser/ui/views/password_generation_bubble_view.cc views::ImageButton* image_button_; image_button_ 90 chrome/browser/ui/views/password_generation_bubble_view.cc image_button_->SetPosition(gfx::Point(button_x, image_button_ 94 chrome/browser/ui/views/password_generation_bubble_view.cc image_button_->SetImageAlignment(views::ImageButton::ALIGN_CENTER, image_button_ 97 chrome/browser/ui/views/password_generation_bubble_view.cc image_button_->SetSize(GetImageSize()); image_button_ 37 ui/views/examples/button_example.cc image_button_(NULL), image_button_ 70 ui/views/examples/button_example.cc image_button_ = new ImageButton(this); image_button_ 71 ui/views/examples/button_example.cc image_button_->SetFocusable(true); image_button_ 72 ui/views/examples/button_example.cc image_button_->SetImage(ImageButton::STATE_NORMAL, image_button_ 74 ui/views/examples/button_example.cc image_button_->SetImage(ImageButton::STATE_HOVERED, image_button_ 76 ui/views/examples/button_example.cc image_button_->SetImage(ImageButton::STATE_PRESSED, image_button_ 78 ui/views/examples/button_example.cc container->AddChildView(image_button_); image_button_ 39 ui/views/examples/button_example.h ImageButton* image_button_;