CalculateAndDoLayout  162 ui/views/controls/styled_label.cc     calculated_size_ = CalculateAndDoLayout(w, true);
CalculateAndDoLayout  167 ui/views/controls/styled_label.cc   calculated_size_ = CalculateAndDoLayout(GetLocalBounds().width(), false);
CalculateAndDoLayout  117 ui/views/controls/styled_label.h   gfx::Size CalculateAndDoLayout(int width, bool dry_run);