Home | History | Annotate | Download | only in shelf

Lines Matching defs:icon_bounds

466   gfx::Rect icon_bounds = button->GetIconBounds();
468 ideal_bounds.x() + icon_bounds.x(), icon_bounds.width()),
469 ideal_bounds.y() + icon_bounds.y(),
470 icon_bounds.width(),
471 icon_bounds.height());