Searched refs:set_content_size (Results 1 - 5 of 5) sorted by relevance

/external/chromium/chrome/browser/notifications/
H A Dballoon_collection_linux.cc22 balloon->set_content_size(size);
H A Dballoon_collection_win.cc16 balloon->set_content_size(size);
H A Dballoon.h69 void set_content_size(const gfx::Size& size) { content_size_ = size; } function in class:Balloon
H A Dballoon_collection_impl.cc100 balloon->set_content_size(Layout::ConstrainToSizeLimits(size));
/external/chromium/chrome/browser/chromeos/notifications/
H A Dnotification_panel.cc555 balloon->set_content_size(real_size);

Completed in 31 milliseconds