Searched refs:SetImageSize (Results 1 - 24 of 24) sorted by relevance

/external/chromium_org/ui/app_list/views/
H A Dtile_item_view.cc42 icon_->SetImageSize(gfx::Size(kTileIconSize, kTileIconSize));
/external/chromium_org/ui/views/controls/
H A Dimage_view.h53 void SetImageSize(const gfx::Size& image_size);
H A Dimage_view.cc67 void ImageView::SetImageSize(const gfx::Size& image_size) { function in class:views::ImageView
/external/chromium_org/third_party/sfntly/cpp/src/sfntly/table/bitmap/
H A Dindex_sub_table_format2.h57 void SetImageSize(int32_t image_size);
H A Dindex_sub_table_format5.h56 void SetImageSize(int32_t image_size);
H A Dindex_sub_table_format2.cc106 void IndexSubTableFormat2::Builder::SetImageSize(int32_t image_size) { function in class:sfntly::IndexSubTableFormat2::Builder
H A Dindex_sub_table_format5.cc231 void IndexSubTableFormat5::Builder::SetImageSize(int32_t image_size) { function in class:sfntly::IndexSubTableFormat5::Builder
/external/chromium_org/ui/message_center/views/
H A Dnotification_button.cc46 icon_->SetImageSize(gfx::Size(message_center::kNotificationButtonIconSize,
H A Dmessage_view.cc85 small_image_view->SetImageSize(gfx::Size(kSmallImageSize, kSmallImageSize));
H A Dnotifier_settings_view.cc347 icon_view_->SetImageSize(
H A Dnotification_view.cc675 icon_view->SetImageSize(gfx::Size(kLegacyIconSize, kLegacyIconSize));
/external/sfntly/cpp/src/sfntly/table/bitmap/
H A Dindex_sub_table_format2.h57 void SetImageSize(int32_t image_size);
H A Dindex_sub_table_format5.h56 void SetImageSize(int32_t image_size);
H A Dindex_sub_table_format2.cc106 void IndexSubTableFormat2::Builder::SetImageSize(int32_t image_size) { function in class:sfntly::IndexSubTableFormat2::Builder
H A Dindex_sub_table_format5.cc231 void IndexSubTableFormat5::Builder::SetImageSize(int32_t image_size) { function in class:sfntly::IndexSubTableFormat5::Builder
/external/chromium_org/chrome/browser/ui/views/apps/app_info_dialog/
H A Dapp_info_header_panel.cc83 app_icon_->SetImageSize(gfx::Size(kIconSize, kIconSize));
/external/chromium_org/chrome/browser/ui/views/extensions/
H A Dextension_uninstall_dialog_view.cc167 icon_->SetImageSize(size);
H A Dbookmark_app_bubble_view.cc172 icon_image_view_->SetImageSize(gfx::Size(kIconSize, kIconSize));
H A Dextension_installed_bubble_view.cc171 icon_->SetImageSize(size);
H A Dextension_install_dialog_view.cc681 icon->SetImageSize(size);
/external/chromium_org/chrome/browser/ui/views/website_settings/
H A Dpermissions_bubble_view.cc267 icon->SetImageSize(gfx::Size(kIconSize, kIconSize));
/external/chromium_org/chrome/browser/ui/views/
H A Dcreate_application_shortcut_view.cc105 icon_->SetImageSize(gfx::Size(kIconPreviewSizePixels,
/external/chromium_org/third_party/sfntly/cpp/src/sample/chromium/
H A Dsubsetter_impl.cc460 new_builder->SetImageSize(image_size);
/external/sfntly/cpp/src/sample/chromium/
H A Dsubsetter_impl.cc460 new_builder->SetImageSize(image_size);

Completed in 275 milliseconds