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

/external/chromium/chrome/browser/ui/views/frame/
H A Dbrowser_view_layout.cc259 int active_top_margin = GetTopMarginForActiveContent(); local
260 top -= active_top_margin;
261 contents_container_->SetActiveTopMargin(active_top_margin);

Completed in 41 milliseconds