Home
last modified time | relevance | path

Searched refs:NotifyKeyboardBoundsChanging (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/ui/keyboard/
Dkeyboard_layout_manager.cc62 controller_->NotifyKeyboardBoundsChanging(requested_bounds); in SetChildBounds()
Dkeyboard_controller.cc300 void KeyboardController::NotifyKeyboardBoundsChanging( in NotifyKeyboardBoundsChanging() function in keyboard::KeyboardController
356 NotifyKeyboardBoundsChanging(gfx::Rect()); in HideKeyboard()
572 NotifyKeyboardBoundsChanging(proxy_->GetKeyboardWindow()->bounds()); in ShowAnimationFinished()
Dkeyboard_controller.h74 void NotifyKeyboardBoundsChanging(const gfx::Rect& new_bounds);
/external/chromium_org/ash/
Droot_window_controller.cc672 keyboard_controller->NotifyKeyboardBoundsChanging(gfx::Rect()); in DeactivateKeyboard()
Droot_window_controller_unittest.cc761 controller->NotifyKeyboardBoundsChanging( in TEST_F()