| Home | Sort by: relevance | last modified time | path |
| /xsrc/external/mit/xf86-video-suncg14/dist/src/ | |
| cg14.h | 69 volatile uint16_t curs_x; /* x position */ member in struct:cg14curs |
| /xsrc/external/mit/ctwm/dist/ | |
| twm_window_struct.h | 220 bool cursor_valid; ///< Whether curs_x and curs_y are usable 221 int curs_x; ///< Stored cursor position in the window member in struct:TwmWindow::_ring |
| /xsrc/external/mit/twm/dist/src/ | |
| twm.h | 309 int curs_x, curs_y; member in struct:TwmWindow::__anon6542 |