Home
last modified time | relevance | path

Searched refs:ScreenOrientationDispatcherHost (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/content/public/browser/
Dscreen_orientation_provider.h14 class ScreenOrientationDispatcherHost; variable
39 ScreenOrientationDispatcherHost* dispatcher_host,
50 ScreenOrientationDispatcherHost* dispatcher_host, in Create()
Dscreen_orientation_dispatcher_host.h16 class CONTENT_EXPORT ScreenOrientationDispatcherHost {
18 virtual ~ScreenOrientationDispatcherHost() {} in ~ScreenOrientationDispatcherHost()
/external/chromium_org/content/browser/screen_orientation/
Dscreen_orientation_provider_android.h16 class ScreenOrientationDispatcherHost; variable
23 ScreenOrientationDispatcherHost* dispatcher,
63 ScreenOrientationDispatcherHost* dispatcher_;
Dscreen_orientation_provider_android.cc23 ScreenOrientationDispatcherHost* dispatcher, in ScreenOrientationProviderAndroid()
219 ScreenOrientationDispatcherHost* dispatcher, in Create()
Dscreen_orientation_dispatcher_host_impl.h23 : public ScreenOrientationDispatcherHost,
/external/chromium_org/content/browser/web_contents/
Dweb_contents_impl.h65 class ScreenOrientationDispatcherHost; variable
180 ScreenOrientationDispatcherHost* screen_orientation_dispatcher_host() { in NON_EXPORTED_BASE()
1235 scoped_ptr<ScreenOrientationDispatcherHost> in NON_EXPORTED_BASE()