Home | History | Annotate | Download | only in nine

Lines Matching full:hotspot

332     This->cursor.hotspot.x = -1;
333 This->cursor.hotspot.y = -1;
768 This->cursor.hotspot.x = XHotSpot;
769 This->cursor.hotspot.y = YHotSpot;
799 &This->cursor.hotspot,
840 This->cursor.visible = bShow && (This->cursor.hotspot.x != -1);