OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:removeController
(Results
1 - 7
of
7
) sorted by null
/external/chromium_org/third_party/WebKit/Source/core/frame/
DeviceEventDispatcherBase.h
16
void
removeController
(DeviceEventControllerBase*);
DeviceEventDispatcherBase.cpp
32
void DeviceEventDispatcherBase::
removeController
(DeviceEventControllerBase* controller)
/external/chromium_org/third_party/WebKit/Source/modules/device_light/
DeviceLightController.cpp
54
DeviceLightDispatcher::instance().
removeController
(this);
/external/chromium_org/third_party/WebKit/Source/modules/device_orientation/
DeviceMotionController.cpp
53
DeviceMotionDispatcher::instance().
removeController
(this);
DeviceOrientationController.cpp
65
DeviceOrientationDispatcher::instance().
removeController
(this);
/external/chromium_org/third_party/WebKit/Source/modules/battery/
BatteryManager.cpp
117
BatteryDispatcher::instance().
removeController
(this);
/external/chromium_org/third_party/WebKit/Source/modules/gamepad/
NavigatorGamepad.cpp
194
GamepadDispatcher::instance().
removeController
(this);
Completed in 527 milliseconds