OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:wsdisplay_curpos
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/wscons/
wsconsio.h
400
struct
wsdisplay_curpos
{ /* cursor "position" */
struct
413
struct
wsdisplay_curpos
pos; /* position */
414
struct
wsdisplay_curpos
hot; /* hot spot */
416
struct
wsdisplay_curpos
size; /* bit map size */
422
#define WSDISPLAYIO_GCURPOS _IOR('W', 70, struct
wsdisplay_curpos
)
423
#define WSDISPLAYIO_SCURPOS _IOW('W', 71, struct
wsdisplay_curpos
)
426
#define WSDISPLAYIO_GCURMAX _IOR('W', 72, struct
wsdisplay_curpos
)
wsconsio.h
400
struct
wsdisplay_curpos
{ /* cursor "position" */
struct
413
struct
wsdisplay_curpos
pos; /* position */
414
struct
wsdisplay_curpos
hot; /* hot spot */
416
struct
wsdisplay_curpos
size; /* bit map size */
422
#define WSDISPLAYIO_GCURPOS _IOR('W', 70, struct
wsdisplay_curpos
)
423
#define WSDISPLAYIO_SCURPOS _IOW('W', 71, struct
wsdisplay_curpos
)
426
#define WSDISPLAYIO_GCURMAX _IOR('W', 72, struct
wsdisplay_curpos
)
Completed in 23 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025