Searched refs:kHighlightWidth (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/ui/views/controls/
H A Dprogress_bar.cc26 const int kHighlightWidth = 18; member in namespace:__anon16282
297 std::max(0, progress_width - kHighlightWidth - kBorderWidth);
307 kHighlightWidth + kBorderWidth, bar_height),

Completed in 351 milliseconds