Home
last modified time | relevance | path

Searched refs:SetContentPreferredSize (Results 1 – 3 of 3) sorted by relevance

/external/chromium/chrome/browser/notifications/
Dballoon.cc30 void Balloon::SetContentPreferredSize(const gfx::Size& size) { in SetContentPreferredSize() function in Balloon
Dballoon.h81 void SetContentPreferredSize(const gfx::Size& size);
Dballoon_host.cc181 balloon_->SetContentPreferredSize(new_size); in UpdatePreferredSize()