OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetImages
(Results
1 - 8
of
8
) sorted by null
/external/chromium_org/ash/frame/caption_buttons/
frame_caption_button.h
38
void
SetImages
(CaptionButtonIcon icon,
46
//
SetImages
().
101
//
SetImages
().
frame_caption_button.cc
49
void FrameCaptionButton::
SetImages
(CaptionButtonIcon icon,
55
// The early return is dependant on |animate| because callers use
SetImages
()
frame_caption_button_container_view.cc
167
buttons[i]->
SetImages
(icon,
308
button->
SetImages
(icon,
/external/chromium_org/ui/wm/core/
image_grid_unittest.cc
40
grid.
SetImages
(image_BxB.get(), image_1xB.get(), image_BxB.get(),
132
grid.
SetImages
(image_BxB.get(), image_1xB.get(), image_BxB.get(),
157
grid.
SetImages
(NULL, image.get(), NULL,
189
grid.
SetImages
(NULL, image.get(), NULL,
205
grid.
SetImages
(NULL, NULL, NULL,
237
grid.
SetImages
(top_left_image.get(), top_image.get(), top_right_image.get(),
290
grid.
SetImages
(
image_grid.h
112
void
SetImages
(const gfx::Image* top_left_image,
image_grid.cc
82
void ImageGrid::
SetImages
(const gfx::Image* top_left_image,
/external/chromium_org/ash/wm/
resize_shadow.cc
52
image_grid_->
SetImages
(
/external/chromium_org/chrome/browser/ui/views/frame/
browser_non_client_frame_view_ash.cc
141
web_app_back_button_->
SetImages
(ash::CAPTION_BUTTON_ICON_BACK,
Completed in 259 milliseconds