Home | History | Annotate | Download | only in menu

Lines Matching refs:bottom_margin

585 void MenuItemView::SetMargins(int top_margin, int bottom_margin) {
587 bottom_margin_ = bottom_margin;
784 int bottom_margin = GetBottomMargin();
786 bottom_margin - config.check_height) / 2;
788 int available_height = height() - top_margin - bottom_margin;
823 (height() - top_margin - bottom_margin -