HomeSort by relevance Sort by last modified time
    Searched defs:WebContentsViewAura (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/content/browser/web_contents/
web_contents_view_aura.h 40 class WebContentsViewAura
49 WebContentsViewAura(WebContentsImpl* web_contents,
58 virtual ~WebContentsViewAura();
229 DISALLOW_COPY_AND_ASSIGN(WebContentsViewAura);
web_contents_view_aura.cc 78 WebContentsViewAura* rv = new WebContentsViewAura(web_contents, delegate);
475 class WebContentsViewAura::WindowObserver
478 explicit WindowObserver(WebContentsViewAura* view)
652 "WebContentsViewAura::WindowObserver::OnHostMoved",
700 WebContentsViewAura* view_;
710 // WebContentsViewAura, public:
712 WebContentsViewAura::WebContentsViewAura(
727 // WebContentsViewAura, private
    [all...]

Completed in 399 milliseconds