Home | History | Annotate | Download | only in layers

Lines Matching defs:SetMaxScrollOffset

543   layer->SetMaxScrollOffset(max_scroll_offset_);
1042 scroll_offset_delegate_->SetMaxScrollOffset(max_scroll_offset_);
1130 void LayerImpl::SetMaxScrollOffset(gfx::Vector2d max_scroll_offset) {
1136 scroll_offset_delegate_->SetMaxScrollOffset(max_scroll_offset_);