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

/external/chromium_org/ui/keyboard/
H A Dkeyboard_controller_unittest.cc523 notified_bounds_ = new_bounds;
526 const gfx::Rect& notified_bounds() { return notified_bounds_; }
537 gfx::Rect notified_bounds_; member in class:keyboard::KeyboardControllerAnimationTest

Completed in 53 milliseconds