GetInternalHeight  279 chrome/browser/ui/views/location_bar/location_bar_view.cc   const int location_height = GetInternalHeight(true);
GetInternalHeight  793 chrome/browser/ui/views/location_bar/location_bar_view.cc   const int location_height = GetInternalHeight(false);
GetInternalHeight  334 chrome/browser/ui/views/location_bar/location_bar_view.h   int GetInternalHeight(bool use_preferred_size);