Home
last modified time | relevance | path

Searched defs:_GR_cursor (Results 1 – 1 of 1) sorted by relevance

/dports/graphics/grx/grx249/include/
H A Dgrx20.h1405 typedef struct _GR_cursor { struct
1406 struct _GR_context work; /* work areas (4) */
1407 int xcord,ycord; /* cursor position on screen */
1408 int xsize,ysize; /* cursor size */
1409 int xoffs,yoffs; /* LU corner to hot point offset */
1410 int xwork,ywork; /* save/work area sizes */
1411 int xwpos,ywpos; /* save/work area position on screen */
1412 int displayed; /* set if displayed */