Home
last modified time | relevance | path

Searched refs:left_inset (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/ui/views/frame/
Dbrowser_non_client_frame_view_ash.cc177 int left_inset = GetTabStripLeftInset(); in GetBoundsForTabStrip() local
179 return gfx::Rect(left_inset, in GetBoundsForTabStrip()
181 std::max(0, width() - left_inset - right_inset), in GetBoundsForTabStrip()