Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/os/
H A Dgraphics.c43 static int cursor_x = 136; variable
75 offset = cursor_y * 80 + cursor_x / 8; in progressbar_show()
/illumos-gate/usr/src/uts/common/xen/public/
H A Dxen.h606 uint16_t cursor_x, cursor_y; member