HomeSort by relevance Sort by last modified time
    Searched refs:mid_y (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/ui/tabs/
dock_info_win.cc 285 int mid_y = m_bounds.y() + m_bounds.height() / 2; local
292 info.CheckMonitorPoint(screen_point, m_bounds.x(), mid_y,
294 info.CheckMonitorPoint(screen_point, m_bounds.right(), mid_y,
  /external/chromium/chrome/browser/ui/views/tabs/
dragged_tab_controller.cc 1006 int mid_y = ideal_bounds.y() + ideal_bounds.height() \/ 2; local
    [all...]

Completed in 76 milliseconds