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

  /external/chromium/chrome/browser/ui/gtk/
menu_gtk.cc 104 const int screen_top = screen_rect->y; local
110 if (menu_bottom >= screen_bottom && alternate_y >= screen_top)
  /external/chromium_org/chrome/browser/ui/gtk/
menu_gtk.cc 108 const int screen_top = screen_rect->y; local
117 if (menu_bottom >= screen_bottom && alternate_y >= screen_top)

Completed in 2177 milliseconds