location_bar_view.cc | 281 const int location_height = GetInternalHeight(true); local 282 font_list = GetLargestFontListWithHeightBound(font_list, location_height); 291 font_list, location_height - bubble_vertical_padding)); 732 const int location_height = GetInternalHeight(false); local 733 const int bubble_height = std::max(location_height - (kBubblePadding * 2), 0); 765 vertical_edge_thickness(), location_height, local 772 vertical_edge_thickness(), location_height, local 777 vertical_edge_thickness(), location_height, local 783 vertical_edge_thickness(), location_height, local 789 vertical_edge_thickness(), location_height, local 795 location_height, 0, local 802 vertical_edge_thickness(), location_height, local 808 location_height, 0, zoom_view_); local 821 location_height, 0, local 826 location_height, 0, mic_search_view_); local 832 location_height, true, 0, item_padding, local [all...] |