Home | History | Annotate | Download | only in panels

Lines Matching refs:icon_bounds

636     gfx::Rect icon_bounds = shelf_->GetScreenBoundsOfItemIconForWindow(panel);
642 if (icon_bounds.width() == 0 && icon_bounds.height() == 0)
651 icon_bounds = ScreenUtil::ConvertRectFromScreen(panel_container_,
652 icon_bounds);
653 gfx::Point icon_origin = icon_bounds.origin();
656 int icon_end = icon_start + (horizontal ? icon_bounds.width() :
657 icon_bounds.height());
823 gfx::Rect icon_bounds = shelf_->GetScreenBoundsOfItemIconForWindow(panel);
824 if (icon_bounds.IsEmpty() || !panel->layer()->GetTargetVisibility() ||
837 icon_bounds.x() + (icon_bounds.width() - callout_bounds.width()) / 2);
843 icon_bounds.y() + (icon_bounds.height() -