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

  /external/chromium/chrome/browser/ui/views/
theme_install_bubble_view.cc 103 int mid_x = tab_contents_bounds_.x() + local
107 mid_x + size.width() / 2 : mid_x - size.width() / 2;
  /external/chromium/chrome/browser/ui/tabs/
dock_info_win.cc 284 int mid_x = m_bounds.x() + m_bounds.width() / 2; local
288 info.CheckMonitorPoint(screen_point, mid_x, m_bounds.y(),
290 info.CheckMonitorPoint(screen_point, mid_x, m_bounds.bottom(),

Completed in 52 milliseconds