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

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

Completed in 109 milliseconds