Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/chromeos/frame/
Dpanel_browser_view.cc78 gfx::Rect limit_bounds = bounds; in SetBounds() local
79 LimitBounds(&limit_bounds); in SetBounds()
80 ::BrowserView::SetBounds(limit_bounds); in SetBounds()