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