Searched refs:ShowKeyboardContainer (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/chrome/browser/ui/ash/
H A Dash_keyboard_controller_proxy.h48 virtual void ShowKeyboardContainer(aura::Window* container) OVERRIDE;
H A Dash_keyboard_controller_proxy.cc140 void AshKeyboardControllerProxy::ShowKeyboardContainer( function in class:AshKeyboardControllerProxy
147 KeyboardControllerProxy::ShowKeyboardContainer(container);
/external/chromium_org/ui/keyboard/
H A Dkeyboard_controller_proxy.h75 virtual void ShowKeyboardContainer(aura::Window* container);
H A Dkeyboard_controller_proxy.cc135 void KeyboardControllerProxy::ShowKeyboardContainer(aura::Window* container) { function in class:keyboard::KeyboardControllerProxy
H A Dkeyboard_controller.cc537 proxy_->ShowKeyboardContainer(container_.get());
542 // ShowKeyboardContainer with these settings. The container should become

Completed in 7147 milliseconds