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

  /external/chromium/chrome/browser/ui/views/
page_info_bubble_view.cc 64 gfx::Size LayoutItems(bool compute_bounds_only, int width);
293 return LayoutItems(true, width).height();
297 LayoutItems(false, width());
304 gfx::Size Section::LayoutItems(bool compute_bounds_only, int width) {
  /external/chromium/chrome/browser/ui/views/bookmarks/
bookmark_bar_view.h 460 gfx::Size LayoutItems(bool compute_bounds_only);
bookmark_bar_view.cc 431 return LayoutItems(true);
464 LayoutItems(false);
    [all...]

Completed in 145 milliseconds