Searched defs:WebContentsViewAura (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/content/browser/web_contents/
H A Dweb_contents_view_aura.h40 class WebContentsViewAura class in namespace:content
49 WebContentsViewAura(WebContentsImpl* web_contents,
58 virtual ~WebContentsViewAura();
240 DISALLOW_COPY_AND_ASSIGN(WebContentsViewAura);
H A Dweb_contents_view_aura.cc79 WebContentsViewAura* rv = new WebContentsViewAura(web_contents, delegate);
468 class WebContentsViewAura::WindowObserver
471 explicit WindowObserver(WebContentsViewAura* view)
672 "WebContentsViewAura::WindowObserver::OnHostMoved",
720 WebContentsViewAura* view_;
730 // WebContentsViewAura, public:
732 WebContentsViewAura::WebContentsViewAura( function in class:content::WebContentsViewAura
748 // WebContentsViewAura, privat
[all...]

Completed in 56 milliseconds