webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <DeviceOrientationController.h>
Static Public Member Functions | |
static const char * | supplementName () |
static DeviceOrientationController * | from (Page *) |
static bool | isActiveAt (Page *) |
Static Public Member Functions inherited from WebCore::Supplement< Page > | |
static void | provideTo (Supplementable< Page > *host, const char *key, std::unique_ptr< Supplement< Page >> supplement) |
static void | provideTo (Supplementable< Page > *host, const char *key, std::unique_ptr< Supplement< Page >> supplement) |
static Supplement< Page > * | from (Supplementable< Page > *host, const char *key) |
static Supplement< Page > * | from (Supplementable< Page > *host, const char *key) |
Additional Inherited Members | |
Protected Member Functions inherited from WebCore::DeviceController | |
void | fireDeviceEvent () |
void | fireDeviceEvent () |
Protected Attributes inherited from WebCore::DeviceController | |
HashCountedSet< RefPtr< DOMWindow > > | m_listeners |
HashCountedSet< RefPtr< DOMWindow > > | m_lastEventListeners |
DeviceClient * | m_client |
Timer | m_timer |
|
explicit |
|
inlinevirtual |
DeviceOrientationClient * WebCore::DeviceOrientationController::deviceOrientationClient | ( | ) |
void WebCore::DeviceOrientationController::didChangeDeviceOrientation | ( | DeviceOrientationData * | orientation | ) |
|
static |
Reimplemented from WebCore::DeviceController.
|
overridevirtual |
Reimplemented from WebCore::DeviceController.
|
static |
|
static |