Searched refs:content_bottom (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/ui/views/
H A Dvalidation_message_bubble_delegate.cc63 int content_bottom = kPadding + label->height(); local
67 content_bottom + kTextVerticalMargin,
70 content_bottom += kTextVerticalMargin + sub_label->height();
74 height_ = content_bottom + kPadding;

Completed in 91 milliseconds