Searched refs:GetFocusRectBounds (Results 1 - 2 of 2) sorted by relevance

/external/chromium/chrome/browser/ui/views/download/
H A Ddownload_shelf_view.h124 gfx::Rect GetFocusRectBounds(const DownloadItemView* download_item_view);
H A Ddownload_shelf_view.cc193 gfx::Rect r = GetFocusRectBounds(download_views_[i]);
436 GetFocusRectBounds(static_cast<DownloadItemView*>(view));
440 gfx::Rect DownloadShelfView::GetFocusRectBounds( function in class:DownloadShelfView

Completed in 164 milliseconds