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

/external/chromium_org/chrome/browser/ui/views/frame/
H A Dbrowser_view_layout.cc340 int active_top_margin = GetContentsOffsetForBookmarkBar(); local
341 contents_layout_manager_->SetActiveTopMargin(active_top_margin);
342 top -= active_top_margin;

Completed in 230 milliseconds