Lines Matching defs:ptr_shape
226 struct synthvid_pointer_shape ptr_shape;
355 msg.ptr_shape.part_idx = CURSOR_COMPLETE;
356 msg.ptr_shape.is_argb = 1;
357 msg.ptr_shape.width = 1;
358 msg.ptr_shape.height = 1;
359 msg.ptr_shape.hot_x = 0;
360 msg.ptr_shape.hot_y = 0;
361 msg.ptr_shape.data[0] = 0;
362 msg.ptr_shape.data[1] = 1;
363 msg.ptr_shape.data[2] = 1;
364 msg.ptr_shape.data[3] = 1;