Searched refs:kBottomSeparatorHeight (Results 1 – 1 of 1) sorted by relevance
32 const int kBottomSeparatorHeight = 1; variable206 rect.set_y(rect.bottom() - kBottomSeparatorHeight); in OnPaint()207 rect.set_height(kBottomSeparatorHeight); in OnPaint()