HomeSort by relevance Sort by last modified time
    Searched defs:ScrollRectToVisible (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/ui/message_center/views/
notification_view.cc 557 ScrollRectToVisible(GetLocalBounds());
560 void NotificationView::ScrollRectToVisible(const gfx::Rect& rect) {
563 views::View::ScrollRectToVisible(GetLocalBounds());
  /external/chromium_org/ui/views/
view.cc     [all...]

Completed in 121 milliseconds