OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ComputePaddedImagePaintPosition
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ui/message_center/views/
padded_button.h
42
gfx::Point
ComputePaddedImagePaintPosition
(const gfx::ImageSkia& image);
padded_button.cc
60
// that it calls
ComputePaddedImagePaintPosition
() instead of
65
gfx::Point position =
ComputePaddedImagePaintPosition
(image);
80
gfx::Point PaddedButton::
ComputePaddedImagePaintPosition
(
Completed in 313 milliseconds