Searched refs:GetThumb (Results 1 – 6 of 6) sorted by relevance
89 animation_(static_cast<OverlayScrollBarThumb*>(GetThumb())) { in OverlayScrollBar()106 track_size.SetToMax(GetThumb()->size()); in GetTrackBounds()149 BaseScrollBarThumb* thumb = GetThumb(); in Layout()
71 track_size.SetToMax(GetThumb()->size()); in GetTrackBounds()86 BaseScrollBarThumb* thumb = GetThumb(); in Layout()
104 BaseScrollBarThumb* GetThumb() const;
277 GetThumb()->SetBoundsRect(GetTrackBounds()); in Layout()356 BaseScrollBarThumb* thumb = GetThumb(); in GetTrackBounds()
260 BaseScrollBarThumb* thumb = GetThumb(); in Layout()
416 BaseScrollBarThumb* BaseScrollBar::GetThumb() const { in GetThumb() function in views::BaseScrollBar