Home
last modified time | relevance | path

Searched refs:fbcurpos (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/sys/
H A Dfbio.h244 struct fbcurpos { struct
252 struct fbcurpos pos; /* position on display */ argument
253 struct fbcurpos hot; /* hot-spot within cursor */
255 struct fbcurpos size; /* number of valid bits in image & mask */
272 #define FBIOSCURPOS _IOW('F', 26, struct fbcurpos)
273 #define FBIOGCURPOS _IOW('F', 27, struct fbcurpos)
276 #define FBIOGCURMAX _IOR('F', 28, struct fbcurpos)