OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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)
[
all
...]
Completed in 22 milliseconds