Searched refs:bounds_in_screen_ (Results 1 – 2 of 2) sorted by relevance
38 const gfx::Rect& bounds_in_screen() const { return bounds_in_screen_; } in bounds_in_screen()83 gfx::Rect bounds_in_screen_; variable
104 if (bounds_in_screen == bounds_in_screen_) in Show()106 bounds_in_screen_ = bounds_in_screen; in Show()168 animation->CurrentValueBetween(start_bounds_, bounds_in_screen_); in AnimationProgressed()