Searched refs:OnOrientationChange (Results 1 – 11 of 11) sorted by relevance
106 void ScreenOrientationDispatcherHostImpl::OnOrientationChange() { in OnOrientationChange() function in content::ScreenOrientationDispatcherHostImpl108 provider_->OnOrientationChange(); in OnOrientationChange()
32 virtual void OnOrientationChange() OVERRIDE;
33 virtual void OnOrientationChange() OVERRIDE;
101 void ScreenOrientationProviderAndroid::OnOrientationChange() { in OnOrientationChange() function in content::ScreenOrientationProviderAndroid
31 virtual void OnOrientationChange() = 0;
429 virtual void OnOrientationChange();
531 virtual void OnOrientationChange() OVERRIDE;
781 OnOrientationChange(); in OnResize()1668 void RenderWidget::OnOrientationChange() { in OnOrientationChange() function in content::RenderWidget
3139 void RenderViewImpl::OnOrientationChange() { in OnOrientationChange() function in content::RenderViewImpl
1258 screen_orientation_dispatcher_host()->OnOrientationChange(); in SendOrientationChangeEventInternal()