OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:top_right_x
(Results
1 - 1
of
1
) sorted by null
/external/chromium/chrome/browser/ui/views/
status_bubble_views.cc
716
int
top_right_x
= top_left.x() + window_width;
local
717
relative_location.set_x(
top_right_x
- relative_location.x());
Completed in 42 milliseconds