Searched refs:SetupWebContents (Results 1 – 4 of 4) sorted by relevance
157 SetupWebContents(keyboard_contents_.get()); in GetKeyboardWindow()188 void KeyboardControllerProxy::SetupWebContents(content::WebContents* contents) { in SetupWebContents() function in keyboard::KeyboardControllerProxy
86 virtual void SetupWebContents(content::WebContents* contents);
48 virtual void SetupWebContents(content::WebContents* contents) OVERRIDE;
116 void AshKeyboardControllerProxy::SetupWebContents( in SetupWebContents() function in AshKeyboardControllerProxy