Home | History | Annotate | Download | only in web_contents

Lines Matching refs:GetContentNativeView

161     return web_contents_->GetView()->GetContentNativeView();
826 window_->StackChildAbove(overscroll_window_.get(), GetContentNativeView());
828 window_->StackChildBelow(overscroll_window_.get(), GetContentNativeView());
840 aura::Window* content = GetContentNativeView();
906 overscroll_window_.get() : GetContentNativeView();
978 gfx::NativeView WebContentsViewAura::GetContentNativeView() const {
1209 gfx::NativeView content_native_view = GetContentNativeView();
1304 !GetContentNativeView() ||
1348 aura::Window* content = GetContentNativeView();