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

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

Completed in 82 milliseconds