Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dvisual_io.h263 struct vis_conscursor { struct
264 screen_pos_t row; /* Row to display cursor at */
265 screen_pos_t col; /* Col to display cursor at */
266 screen_size_t width; /* Width of cursor */
267 screen_size_t height; /* Height of cursor */
291 void (*cursor)(struct vis_polledio_arg *, struct vis_conscursor *); argument