OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 21 milliseconds