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

  /external/chromium_org/chrome/browser/ui/views/bookmarks/
bookmark_bar_view.cc 700 gfx::Size other_bookmarked_pref; local
702 other_bookmarked_pref = other_bookmarked_button_->GetPreferredSize();
713 width += other_bookmarked_pref.width() + kButtonPadding +
1742 gfx::Size other_bookmarked_pref = other_bookmarked_button_->visible() ? local
    [all...]
  /external/chromium/chrome/browser/ui/views/bookmarks/
bookmark_bar_view.cc 450 gfx::Size other_bookmarked_pref = local
456 width += (other_bookmarked_pref.width() + kButtonPadding +
1659 gfx::Size other_bookmarked_pref = local
    [all...]

Completed in 296 milliseconds