HomeSort by relevance Sort by last modified time
    Searched refs:GetFocusRectBounds (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/ui/views/download/
download_shelf_view.h 124 gfx::Rect GetFocusRectBounds(const DownloadItemView* download_item_view);
download_shelf_view.cc 193 gfx::Rect r = GetFocusRectBounds(download_views_[i]);
436 GetFocusRectBounds(static_cast<DownloadItemView*>(view));
440 gfx::Rect DownloadShelfView::GetFocusRectBounds(

Completed in 36 milliseconds