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

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

Completed in 90 milliseconds