Home | History | Annotate | Download | only in views

Lines Matching refs:bounds

249   // toolbar background image.  First, get the widget bounds.
250 gfx::Rect bounds = GetWidget()->GetWindowScreenBounds();
252 gfx::Point origin(bounds.origin());
255 bounds.set_origin(origin);
266 origin.y(), 0, 0, bounds.width(), bounds.height());
280 bounds.width() - kDialog_left->width() - kDialog_right->width(),
283 canvas->DrawBitmapInt(*kDialog_right, bounds.width() - kDialog_right->width(),
289 gfx::Point back_button_origin = find_previous_button_->bounds().origin();
305 canvas->TileImageInt(*kDialog_left, bounds.x(), animation_offset(),
308 bounds.width() - kDialog_right->width(), animation_offset(),
354 // We extend the label bounds a bit to give the background highlighting a bit