HomeSort by relevance Sort by last modified time
    Searched full:half_view_width (Results 1 - 1 of 1) sorted by null

  /external/chromium/chrome/browser/ui/views/tab_contents/
tab_contents_view_gtk.cc 462 int half_view_width = size.width() / 2; local
473 int child_x = std::max(half_view_width - (requisition.width / 2), 0);

Completed in 183 milliseconds