Home
last modified time | relevance | path

Searched refs:SetupWebContents (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/ui/keyboard/
Dkeyboard_controller_proxy.cc157 SetupWebContents(keyboard_contents_.get()); in GetKeyboardWindow()
188 void KeyboardControllerProxy::SetupWebContents(content::WebContents* contents) { in SetupWebContents() function in keyboard::KeyboardControllerProxy
Dkeyboard_controller_proxy.h86 virtual void SetupWebContents(content::WebContents* contents);
/external/chromium_org/chrome/browser/ui/ash/
Dash_keyboard_controller_proxy.h48 virtual void SetupWebContents(content::WebContents* contents) OVERRIDE;
Dash_keyboard_controller_proxy.cc116 void AshKeyboardControllerProxy::SetupWebContents( in SetupWebContents() function in AshKeyboardControllerProxy