Home | History | Annotate | Download | only in nine

Lines Matching full:hotspot

592         blit.dst.box.x = MAX2(device->cursor.pos.x, 0) - device->cursor.hotspot.x;
593 blit.dst.box.y = MAX2(device->cursor.pos.y, 0) - device->cursor.hotspot.y;