OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetContentPreferredSize
(Results
1 - 3
of
3
) sorted by null
/external/chromium/chrome/browser/notifications/
balloon.cc
30
void Balloon::
SetContentPreferredSize
(const gfx::Size& size) {
balloon.h
81
void
SetContentPreferredSize
(const gfx::Size& size);
balloon_host.cc
181
balloon_->
SetContentPreferredSize
(new_size);
Completed in 48 milliseconds