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

/external/chromium_org/ui/message_center/views/
H A Dpadded_button.h42 gfx::Point ComputePaddedImagePaintPosition(const gfx::ImageSkia& image);
H A Dpadded_button.cc60 // that it calls ComputePaddedImagePaintPosition() instead of
65 gfx::Point position = ComputePaddedImagePaintPosition(image);
80 gfx::Point PaddedButton::ComputePaddedImagePaintPosition( function in class:message_center::PaddedButton

Completed in 34 milliseconds