OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:normal_body_image_set_
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/ui/views/download/
download_item_view.h
181
BodyImageSet
normal_body_image_set_
;
member in class:DownloadItemView
download_item_view.cc
158
normal_body_image_set_
= normal_body_image_set;
228
normal_body_image_set_
.top_left->height() +
229
normal_body_image_set_
.bottom_left->height());
491
width = kLeftPadding +
normal_body_image_set_
.top_left->width();
494
width +=
normal_body_image_set_
.top_right->width();
722
body_image_set = &
normal_body_image_set_
;
[
all
...]
Completed in 17 milliseconds