Home | History | Annotate | Download | only in autofill

Lines Matching refs:end_x

197     int end_x = bounds.width();
203 end_x = textfield->bounds().x() - kAroundTextPadding;
209 label->SetBounds(start_x, bounds.y(), end_x - start_x, bounds.height());