OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:screen_bottom
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/ui/gtk/
menu_gtk.cc
105
const int
screen_bottom
= screen_rect->y + screen_rect->height;
local
110
if (menu_bottom >=
screen_bottom
&& alternate_y >= screen_top)
/external/chromium_org/chrome/browser/ui/gtk/
menu_gtk.cc
109
const int
screen_bottom
= screen_rect->y + screen_rect->height;
local
117
if (menu_bottom >=
screen_bottom
&& alternate_y >= screen_top)
[
all
...]
Completed in 25 milliseconds