OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fbcurpos
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/sun/
fbio.h
176
struct
fbcurpos
{
struct
191
struct
fbcurpos
pos; /* cursor's position */
192
struct
fbcurpos
hot; /* cursor's hot spot */
194
struct
fbcurpos
size; /* cursor's bit map size */
204
#define FBIOSCURPOS _IOW('F', 26, struct
fbcurpos
)
205
#define FBIOGCURPOS _IOW('F', 27, struct
fbcurpos
)
208
#define FBIOGCURMAX _IOR('F', 28, struct
fbcurpos
)
fbio.h
176
struct
fbcurpos
{
struct
191
struct
fbcurpos
pos; /* cursor's position */
192
struct
fbcurpos
hot; /* cursor's hot spot */
194
struct
fbcurpos
size; /* cursor's bit map size */
204
#define FBIOSCURPOS _IOW('F', 26, struct
fbcurpos
)
205
#define FBIOGCURPOS _IOW('F', 27, struct
fbcurpos
)
208
#define FBIOGCURMAX _IOR('F', 28, struct
fbcurpos
)
fbio.h
176
struct
fbcurpos
{
struct
191
struct
fbcurpos
pos; /* cursor's position */
192
struct
fbcurpos
hot; /* cursor's hot spot */
194
struct
fbcurpos
size; /* cursor's bit map size */
204
#define FBIOSCURPOS _IOW('F', 26, struct
fbcurpos
)
205
#define FBIOGCURPOS _IOW('F', 27, struct
fbcurpos
)
208
#define FBIOGCURMAX _IOR('F', 28, struct
fbcurpos
)
Completed in 32 milliseconds
Indexes created Sat Oct 11 13:09:53 GMT 2025