web_contents_view_aura.cc | 134 ui::GetScaleFactorForNativeView(web_contents_window())))); 145 aura::Window* web_contents_window() { function in class:content::__anon7962::OverscrollWindowDelegate 151 if (forward_events_ && web_contents_window()) 152 web_contents_window()->delegate()->OnScrollEvent(event); 156 if (forward_events_ && web_contents_window()) 157 web_contents_window()->delegate()->OnGestureEvent(event); [all...] |