GetPreferredSizeForChildWidth 97 ui/views/layout/box_layout.cc return GetPreferredSizeForChildWidth(host, width); GetPreferredSizeForChildWidth 102 ui/views/layout/box_layout.cc return GetPreferredSizeForChildWidth(host, child_width).height(); GetPreferredSizeForChildWidth 54 ui/views/layout/box_layout.h gfx::Size GetPreferredSizeForChildWidth(View* host, int child_area_width);