OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:parent_y
(Results
1 - 1
of
1
) sorted by null
/external/chromium/chrome/browser/ui/gtk/
theme_install_bubble_view_gtk.cc
139
gint parent_x = 0,
parent_y
= 0;
local
140
gdk_window_get_position(parent_->window, &parent_x, &
parent_y
);
145
gint y =
parent_y
+ parent_height / 2 - req.height / 2;
Completed in 33 milliseconds