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

/external/chromium/chrome/browser/ui/views/download/
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
/external/chromium_org/chrome/browser/ui/views/download/
H A Ddownload_shelf_view.cc173 gfx::Rect r = GetFocusRectBounds(download_views_[i]);
467 GetFocusRectBounds(static_cast<DownloadItemView*>(view));
471 gfx::Rect DownloadShelfView::GetFocusRectBounds( function in class:DownloadShelfView

Completed in 26 milliseconds