Lines Matching refs:int32_t
265 * rel_x - int32_t, relative X motion
266 * rel_y - int32_t, relative Y motion
267 * rel_z - int32_t, relative Z motion (wheel)
272 int32_t rel_x;
273 int32_t rel_y;
274 int32_t rel_z;
321 * abs_x - int32_t, absolute X position (in FB pixels)
322 * abs_y - int32_t, absolute Y position (in FB pixels)
323 * rel_z - int32_t, relative Z motion (wheel)
328 int32_t abs_x;
329 int32_t abs_y;
330 int32_t rel_z;
384 * abs_x - int32_t, absolute X position, in pixels
385 * abs_y - int32_t, absolute Y position, in pixels
417 * abs_x - int32_t, absolute X position, in pixels,
418 * abs_y - int32_t, absolute Y position, in pixels,
486 int32_t abs_x; /* absolute X position, pixels */
487 int32_t abs_y; /* absolute Y position, pixels */