Searched refs:kBottomPadding (Results 1 – 3 of 3) sorted by relevance
24 const int kBottomPadding = 12; variable104 parent->height() - button_size.height() - kBottomPadding, in LayoutIn()
34 static const int kBottomPadding = 5; variable232 lb.Inset(kLeftPadding, kTopPadding, kRightPadding, kBottomPadding); in Layout()289 int text_height = title_top + font_height() + kBottomPadding; in Layout()
40 const int kBottomPadding = 5; variable669 local_bounds.Inset(kLeftPadding, kTopPadding, kRightPadding, kBottomPadding); in Layout()732 int text_height = title_top + title_font_height_ + kBottomPadding; in Layout()