Lines Matching defs:ptr_shape
233 struct synthvid_pointer_shape ptr_shape;
362 msg.ptr_shape.part_idx = CURSOR_COMPLETE;
363 msg.ptr_shape.is_argb = 1;
364 msg.ptr_shape.width = 1;
365 msg.ptr_shape.height = 1;
366 msg.ptr_shape.hot_x = 0;
367 msg.ptr_shape.hot_y = 0;
368 msg.ptr_shape.data[0] = 0;
369 msg.ptr_shape.data[1] = 1;
370 msg.ptr_shape.data[2] = 1;
371 msg.ptr_shape.data[3] = 1;