Searched defs:right_position_x (Results 1 - 1 of 1) sorted by relevance

/external/chromium/chrome/browser/ui/views/
H A Dstatus_bubble_views.cc772 int right_position_x = window_width - (position_.x() + size_.width()); local
773 popup_->SetBounds(gfx::Rect(top_left.x() + right_position_x,

Completed in 41 milliseconds