Searched refs:SetTotalScrollOffset (Results 1 – 4 of 4) sorted by relevance
489 virtual void SetTotalScrollOffset(const gfx::Vector2dF& new_value) OVERRIDE {} in SetTotalScrollOffset() function in cc::__anona36a15440111::ScrollDelegateIgnore538 virtual void SetTotalScrollOffset(const gfx::Vector2dF& new_value) OVERRIDE { in SetTotalScrollOffset() function in cc::__anona36a15440111::ScrollDelegateAccept
1061 scroll_offset_delegate_->SetTotalScrollOffset(total_offset); in SetScrollOffsetDelegate()1084 scroll_offset_delegate_->SetTotalScrollOffset(TotalScrollOffset()); in SetScrollOffsetAndDelta()1104 scroll_offset_delegate_->SetTotalScrollOffset(scroll_offset_ + in SetScrollOffsetAndDelta()
73 virtual void SetTotalScrollOffset(const gfx::Vector2dF& new_value) = 0;
49 virtual void SetTotalScrollOffset(const gfx::Vector2dF& new_offset) OVERRIDE { in SetTotalScrollOffset() function in cc::LayerScrollOffsetDelegateProxy