Lines Matching refs:root_y
290 swapl(&out->root_y); in test_values_XIDeviceEvent()
344 assert(out->root_y == double_to_fp1616(in->root_y + in->root_y_frac)); in test_values_XIDeviceEvent()
433 in.root_y = 6; in test_convert_XIDeviceEvent()
514 in.root_y = 1; in test_convert_XIDeviceEvent()
516 in.root_y = 1 << 8; in test_convert_XIDeviceEvent()
518 in.root_y = ~0 & 0xFF; in test_convert_XIDeviceEvent()
1019 assert(out->root_y == double_to_fp1616(in->root_y)); in test_XIBarrierEvent()
1044 swapl(&swapped->root_y); in test_XIBarrierEvent()
1140 in.root_y = 1; in test_convert_XIBarrierEvent()
1142 in.root_y = 1.3; in test_convert_XIBarrierEvent()
1144 in.root_y = 264.908; in test_convert_XIBarrierEvent()
1146 in.root_y = 35638.292; in test_convert_XIBarrierEvent()
1149 in.root_y = -1; in test_convert_XIBarrierEvent()
1151 in.root_y = -1.3; in test_convert_XIBarrierEvent()
1153 in.root_y = -264.908; in test_convert_XIBarrierEvent()
1155 in.root_y = -35638.292; in test_convert_XIBarrierEvent()