HomeSort by relevance Sort by last modified time
    Searched refs:kScrollbarWidth (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/ui/views/controls/scrollbar/
kennedy_scroll_bar.cc 17 const int kScrollbarWidth = 10;
18 const int kThumbMinimumSize = kScrollbarWidth * 2;
77 return kScrollbarWidth;
overlay_scroll_bar.cc 17 const int kScrollbarWidth = 10;
21 const int kThumbMinimumSize = kScrollbarWidth;
114 return kScrollbarWidth;

Completed in 1532 milliseconds