Home
last modified time | relevance | path

Searched refs:has_hit_titlebar (Results 1 – 1 of 1) sorted by relevance

/external/chromium/chrome/browser/ui/gtk/
Dbrowser_window_gtk.cc2084 bool has_hit_titlebar = !IsFullscreen() && (toolbar_y < 0) in OnButtonPressEvent() local
2097 if ((has_hit_titlebar || has_hit_edge) && !suppress_window_raise_) in OnButtonPressEvent()
2100 if (has_hit_titlebar) { in OnButtonPressEvent()
2144 if (has_hit_titlebar) { in OnButtonPressEvent()
2155 if (has_hit_titlebar || has_hit_edge) { in OnButtonPressEvent()
2160 if (has_hit_titlebar) { in OnButtonPressEvent()