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

  /external/chromium_org/chrome/browser/ui/gtk/apps/
native_app_window_gtk.cc 551 bool has_hit_titlebar = local
559 if ((has_hit_titlebar || has_hit_edge) && !suppress_window_raise_)
568 } else if (has_hit_titlebar) {
573 if (has_hit_titlebar && resizable_) {
585 if (has_hit_titlebar || has_hit_edge)
  /external/chromium/chrome/browser/ui/gtk/
browser_window_gtk.cc 2084 bool has_hit_titlebar = !IsFullscreen() && (toolbar_y < 0) local
    [all...]
  /external/chromium_org/chrome/browser/ui/gtk/
browser_window_gtk.cc 2120 bool has_hit_titlebar = !IsFullscreen() && (toolbar_y < 0) local
    [all...]

Completed in 341 milliseconds