DT_CMT_FLING_X    222 ui/events/test/events_test_utils_x11.cc     Valuator(DeviceDataManager::DT_CMT_FLING_X, x_velocity),
DT_CMT_FLING_X    415 ui/events/x/device_data_manager.cc   return (HasEventData(xiev, DT_CMT_FLING_X) &&
DT_CMT_FLING_X    482 ui/events/x/device_data_manager.cc   if (data.find(DT_CMT_FLING_X) != data.end())
DT_CMT_FLING_X    483 ui/events/x/device_data_manager.cc     *vx = data[DT_CMT_FLING_X];