HomeSort by relevance Sort by last modified time
    Searched full:contents_height (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/ui/message_center/views/
message_center_bubble.cc 49 int contents_height = child_at(0)->GetHeightForWidth(contents_width); local
50 return contents_height + GetInsets().height();

Completed in 401 milliseconds