Searched defs:GetMessageHeight (Results 1 - 1 of 1) sorted by path

/external/chromium_org/ui/message_center/views/
H A Dnotification_view.cc416 top_height -= GetMessageHeight(content_width, used_limit);
417 top_height += GetMessageHeight(content_width, correct_limit);
789 int NotificationView::GetMessageHeight(int width, int limit) const { function in class:message_center::NotificationView

Completed in 270 milliseconds