Searched refs:SetTotalScrollOffset (Results 1 – 4 of 4) sorted by relevance
1078 scroll_offset_delegate_->SetTotalScrollOffset(total_offset); in SetScrollOffsetDelegate()1101 scroll_offset_delegate_->SetTotalScrollOffset(TotalScrollOffset()); in SetScrollOffsetAndDelta()1121 scroll_offset_delegate_->SetTotalScrollOffset(scroll_offset_ + in SetScrollOffsetAndDelta()
497 virtual void SetTotalScrollOffset(const gfx::Vector2dF& new_value) OVERRIDE {} in SetTotalScrollOffset() function in cc::__anon4b73c7970111::ScrollDelegateIgnore546 virtual void SetTotalScrollOffset(const gfx::Vector2dF& new_value) OVERRIDE { in SetTotalScrollOffset() function in cc::__anon4b73c7970111::ScrollDelegateAccept
80 virtual void SetTotalScrollOffset(const gfx::Vector2dF& new_value) = 0;
52 virtual void SetTotalScrollOffset(const gfx::Vector2dF& new_offset) OVERRIDE { in SetTotalScrollOffset() function in cc::LayerScrollOffsetDelegateProxy