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

  /external/chromium/chrome/browser/ui/views/download/
download_shelf_view.cc 263 bool show_link_only = !CanFitFirstDownloadItem(); local
273 int next_x = show_link_only ? kLeftPadding :
292 if (show_link_only) {
  /external/chromium_org/chrome/browser/ui/views/download/
download_shelf_view.cc 216 bool show_link_only = !CanFitFirstDownloadItem(); local
226 int next_x = show_link_only ? kLeftPadding :
245 if (show_link_only) {

Completed in 78 milliseconds