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 462 ScrollRectToVisible(GetLocalBounds());
465 void NotificationView::ScrollRectToVisible(const gfx::Rect& rect) {
468 views::View::ScrollRectToVisible(GetLocalBounds());
  /external/chromium_org/ui/views/
view.cc     [all...]

Completed in 44 milliseconds