Searched refs:normal_body_image_set_ (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/ui/views/download/
H A Ddownload_item_view.cc133 normal_body_image_set_ = normal_body_image_set;
203 normal_body_image_set_.top_left->height() +
204 normal_body_image_set_.bottom_left->height());
393 width = kLeftPadding + normal_body_image_set_.top_left->width();
396 width += normal_body_image_set_.top_right->width();
634 body_image_set = &normal_body_image_set_;
H A Ddownload_item_view.h233 BodyImageSet normal_body_image_set_; member in class:DownloadItemView

Completed in 47 milliseconds