Home | History | Annotate | Download | only in download

Lines Matching full:background_bounds

388   gfx::Rect background_bounds(origin_x, origin_y,
395 int mirrored_x = containing_view->GetMirroredXForRect(background_bounds);
396 background_bounds.set_x(mirrored_x);
404 background_bounds.x(),
405 background_bounds.y(),