Home | History | Annotate | Download | only in autofill

Lines Matching refs:end_x

186     int end_x = bounds.width();
192 end_x = decorated->bounds().x() - kAroundTextPadding;
198 label->SetBounds(start_x, bounds.y(), end_x - start_x, bounds.height());