Searched refs:notifyControllers (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/frame/
H A DPlatformEventDispatcher.h22 void notifyControllers();
H A DPlatformEventDispatcher.cpp37 // 2. or after events to all controllers have dispatched (see notifyControllers()).
71 void PlatformEventDispatcher::notifyControllers() function in class:blink::PlatformEventDispatcher
/external/chromium_org/third_party/WebKit/Source/modules/device_light/
H A DDeviceLightDispatcher.cpp42 notifyControllers();
/external/chromium_org/third_party/WebKit/Source/modules/device_orientation/
H A DDeviceMotionDispatcher.cpp68 notifyControllers();
H A DDeviceOrientationDispatcher.cpp68 notifyControllers();
/external/chromium_org/third_party/WebKit/Source/modules/battery/
H A DBatteryDispatcher.cpp31 notifyControllers();
/external/chromium_org/third_party/WebKit/Source/modules/gamepad/
H A DGamepadDispatcher.cpp50 notifyControllers();

Completed in 110 milliseconds