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

/external/chromium_org/chrome/browser/ui/views/frame/
H A Dcontents_layout_manager.cc15 active_top_margin_(0) {
32 if (active_top_margin_ == margin)
35 active_top_margin_ = margin;
43 int top = active_top_margin_;
H A Dcontents_layout_manager.h40 int active_top_margin_; member in class:ContentsLayoutManager

Completed in 183 milliseconds