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

  /external/chromium_org/ui/views/controls/scrollbar/
overlay_scroll_bar.cc 87 animation_(static_cast<OverlayScrollBarThumb*>(GetThumb())) {
104 track_size.SetToMax(GetThumb()->size());
147 BaseScrollBarThumb* thumb = GetThumb();
kennedy_scroll_bar.cc 71 track_size.SetToMax(GetThumb()->size());
86 BaseScrollBarThumb* thumb = GetThumb();
base_scroll_bar.h 104 BaseScrollBarThumb* GetThumb() const;
native_scroll_bar_views.cc 277 GetThumb()->SetBoundsRect(GetTrackBounds());
356 BaseScrollBarThumb* thumb = GetThumb();
base_scroll_bar.cc 431 BaseScrollBarThumb* BaseScrollBar::GetThumb() const {

Completed in 99 milliseconds