Searched refs:kButtonVEdgeMargin (Results 1 – 7 of 7) sorted by relevance
59 const int kButtonVEdgeMargin = 9; variable
39 const int kButtonVEdgeMargin = 6;169 CGFloat bottom = kButtonVEdgeMargin;264 frameRect.size.height = bottom + height + kButtonVEdgeMargin;
146 parent_bounds.bottom() - prefsize.height() - views::kButtonVEdgeMargin; in Layout()
196 canvas.height() - pref_size.height() - views::kButtonVEdgeMargin, in Layout()
525 parent_bounds.bottom() - prefered_height - views::kButtonVEdgeMargin; in Layout()
400 parent_bounds.bottom() - sz.height() - views::kButtonVEdgeMargin - 3; in Layout()
440 const int vertical_margin = views::kButtonVEdgeMargin; in Layout()