Searched refs:set_content_size (Results 1 – 7 of 7) sorted by relevance
85 balloon->set_content_size(gfx::Size(100, 100));101 balloon->set_content_size(gfx::Size(100, 100));
16 balloon->set_content_size(size); in MakeBalloon()
22 balloon->set_content_size(size); in MakeBalloon()
69 void set_content_size(const gfx::Size& size) { content_size_ = size; } in set_content_size() function
16 balloon->set_content_size(size);
100 balloon->set_content_size(Layout::ConstrainToSizeLimits(size)); in ResizeBalloon()
555 balloon->set_content_size(real_size); in ResizeNotification()