m_isDispatching 71 Source/core/frame/DeviceSensorEventDispatcher.cpp if (!m_isDispatching) m_isDispatching 53 Source/core/frame/DeviceSensorEventDispatcher.h bool m_isDispatching; m_isDispatching 81 Source/modules/device_orientation/DeviceMotionDispatcher.cpp TemporaryChange<bool> changeIsDispatching(m_isDispatching, true); m_isDispatching 81 Source/modules/device_orientation/DeviceOrientationDispatcher.cpp TemporaryChange<bool> changeIsDispatching(m_isDispatching, true); m_isDispatching 57 Source/modules/gamepad/GamepadDispatcher.cpp TemporaryChange<bool> changeIsDispatching(m_isDispatching, true); m_isDispatching 50 Source/modules/screen_orientation/ScreenOrientationDispatcher.cpp if (!m_isDispatching) m_isDispatching 77 Source/modules/screen_orientation/ScreenOrientationDispatcher.cpp TemporaryChange<bool> changeIsDispatching(m_isDispatching, true); m_isDispatching 34 Source/modules/screen_orientation/ScreenOrientationDispatcher.h bool m_isDispatching;