Home | History | Annotate | Download | only in autofill

Lines Matching refs:scroll_y

1553     int scroll_y = y;
1555 scroll_y += notification_height + views::kRelatedControlVerticalSpacing;
1562 scrollable_area_->SetBounds(x, scroll_y, width, scroll_bottom - scroll_y);