Home
last modified time | relevance | path

Searched defs:entry_width (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/ui/views/location_bar/
Dlocation_bar_layout.cc101 void LocationBarLayout::LayoutPass1(int* entry_width) { in LayoutPass1()
120 void LocationBarLayout::LayoutPass2(int *entry_width) { in LayoutPass2()
Dlocation_bar_view.cc850 int entry_width = full_width; in Layout() local