HomeSort by relevance Sort by last modified time
    Searched refs:ScreenOrientationDispatcherHostImpl (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/content/browser/screen_orientation/
screen_orientation_dispatcher_host_impl.cc 19 ScreenOrientationDispatcherHostImpl::LockInformation::LockInformation(
26 ScreenOrientationDispatcherHostImpl::ScreenOrientationDispatcherHostImpl(
33 ScreenOrientationDispatcherHostImpl::~ScreenOrientationDispatcherHostImpl() {
37 void ScreenOrientationDispatcherHostImpl::ResetCurrentLock() {
44 bool ScreenOrientationDispatcherHostImpl::OnMessageReceived(
49 IPC_BEGIN_MESSAGE_MAP_WITH_PARAM(ScreenOrientationDispatcherHostImpl, message,
59 void ScreenOrientationDispatcherHostImpl::DidNavigateMainFrame(
67 ScreenOrientationDispatcherHostImpl::GetRenderFrameHostForRequestID
    [all...]
screen_orientation_dispatcher_host_impl.h 22 class CONTENT_EXPORT ScreenOrientationDispatcherHostImpl
26 explicit ScreenOrientationDispatcherHostImpl(WebContents* web_contents);
27 virtual ~ScreenOrientationDispatcherHostImpl();
67 DISALLOW_COPY_AND_ASSIGN(ScreenOrientationDispatcherHostImpl);
  /external/chromium_org/content/public/browser/
screen_orientation_provider.h 36 friend class ScreenOrientationDispatcherHostImpl;
  /external/chromium_org/content/browser/web_contents/
web_contents_impl.cc     [all...]

Completed in 191 milliseconds