OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:image_grid_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ash/wm/
resize_shadow.h
56
scoped_ptr<views::corewm::ImageGrid>
image_grid_
;
member in class:ash::internal::ResizeShadow
/external/chromium_org/ui/views/corewm/
shadow.h
44
// Returns |
image_grid_
|'s ui::Layer. This is exposed so it can be added to
53
// Moves and resizes |
image_grid_
| to frame |content_bounds|.
63
// Updates the |
image_grid_
| images to the current |style_|.
66
// Updates the |
image_grid_
| bounds based on its image sizes and the
73
scoped_ptr<ImageGrid>
image_grid_
;
member in class:views::corewm::Shadow
Completed in 36 milliseconds