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

  /external/chromium_org/third_party/WebKit/Source/core/frame/
PlatformEventController.h 30 virtual void registerWithDispatcher() = 0;
PlatformEventController.cpp 43 registerWithDispatcher();
  /external/chromium_org/third_party/WebKit/Source/modules/device_light/
DeviceLightController.h 29 virtual void registerWithDispatcher() OVERRIDE;
DeviceLightController.cpp 46 void DeviceLightController::registerWithDispatcher()
  /external/chromium_org/third_party/WebKit/Source/modules/device_orientation/
DeviceMotionController.h 30 virtual void registerWithDispatcher() OVERRIDE;
DeviceOrientationController.h 36 virtual void registerWithDispatcher() OVERRIDE;
DeviceMotionController.cpp 46 void DeviceMotionController::registerWithDispatcher()
DeviceOrientationController.cpp 58 void DeviceOrientationController::registerWithDispatcher()
  /external/chromium_org/third_party/WebKit/Source/modules/screen_orientation/
ScreenOrientationController.h 50 virtual void registerWithDispatcher() OVERRIDE;
ScreenOrientationController.cpp 184 void ScreenOrientationController::registerWithDispatcher()
  /external/chromium_org/third_party/WebKit/Source/modules/battery/
BatteryManager.h 46 virtual void registerWithDispatcher() OVERRIDE;
BatteryManager.cpp 107 void BatteryManager::registerWithDispatcher()
  /external/chromium_org/third_party/WebKit/Source/modules/gamepad/
NavigatorGamepad.h 76 virtual void registerWithDispatcher() OVERRIDE;
NavigatorGamepad.cpp 206 void NavigatorGamepad::registerWithDispatcher()

Completed in 296 milliseconds