Home
last modified time | relevance | path

Searched refs:kBottomSeparatorHeight (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/ui/app_list/views/
Dfolder_header_view.cc32 const int kBottomSeparatorHeight = 1; variable
206 rect.set_y(rect.bottom() - kBottomSeparatorHeight); in OnPaint()
207 rect.set_height(kBottomSeparatorHeight); in OnPaint()