Searched defs:right_view (Results 1 - 1 of 1) sorted by last modified time

/external/chromium_org/ash/frame/
H A Dheader_painter_util.cc64 const views::View* right_view,
71 int y = std::max(0, (right_view->height() / 2) - (height / 2));
72 int width = std::max(0, right_view->x() - kTitleCaptionButtonSpacing - x);
62 GetTitleBounds( const views::View* left_view, const views::View* right_view, const gfx::FontList& title_font_list) argument

Completed in 404 milliseconds