Searched defs:horizontal_edge_thickness (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/ui/views/location_bar/
H A Dlocation_bar_view.cc670 const int horizontal_edge_thickness = GetHorizontalEdgeThickness(); local
671 int leading_width = horizontal_edge_thickness;
691 horizontal_edge_thickness;
842 const int horizontal_edge_thickness = GetHorizontalEdgeThickness(); local
843 int full_width = width() - horizontal_edge_thickness - origin_chip_width;
849 search_button_reserved_width : horizontal_edge_thickness;
860 origin_chip_width + horizontal_edge_thickness, vertical_edge_thickness(),

Completed in 82 milliseconds