OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SetMaxHeight
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ui/message_center/views/
message_bubble_base.cc
57
void MessageBubbleBase::
SetMaxHeight
(int height) {
66
bubble_view_->
SetMaxHeight
(max_height_);
/external/chromium_org/ui/views/bubble/
tray_bubble_view.cc
367
void TrayBubbleView::
SetMaxHeight
(int height) {
Completed in 32 milliseconds