Home | History | Annotate | Download | only in panels

Lines Matching defs:icon_bounds

640     gfx::Rect icon_bounds = shelf_->GetScreenBoundsOfItemIconForWindow(panel);
646 if (icon_bounds.width() == 0 && icon_bounds.height() == 0)
655 icon_bounds = ScreenUtil::ConvertRectFromScreen(panel_container_,
656 icon_bounds);
657 gfx::Point icon_origin = icon_bounds.origin();
660 int icon_end = icon_start + (horizontal ? icon_bounds.width() :
661 icon_bounds.height());
827 gfx::Rect icon_bounds = shelf_->GetScreenBoundsOfItemIconForWindow(panel);
828 if (icon_bounds.IsEmpty() || !panel->layer()->GetTargetVisibility() ||
841 icon_bounds.x() + (icon_bounds.width() - callout_bounds.width()) / 2);
847 icon_bounds.y() + (icon_bounds.height() -