Searched refs:clipboard_client_ (Results 1 – 2 of 2) sorted by relevance
180 scoped_ptr<RendererClipboardClient> clipboard_client_; variable
206 : clipboard_client_(new RendererClipboardClient), in RendererWebKitPlatformSupportImpl()207 clipboard_(new WebClipboardImpl(clipboard_client_.get())), in RendererWebKitPlatformSupportImpl()