|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <DeviceMotionController.h>
Static Public Member Functions | |
| static const char * | supplementName () |
| static DeviceMotionController * | 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 |
| DeviceMotionClient * WebCore::DeviceMotionController::deviceMotionClient | ( | ) |
| void WebCore::DeviceMotionController::didChangeDeviceMotion | ( | DeviceMotionData * | deviceMotionData | ) |
|
static |
Reimplemented from WebCore::DeviceController.
|
overridevirtual |
Reimplemented from WebCore::DeviceController.
|
static |
|
static |
1.8.13