Searched refs:_sysmouse_char_width (Results 1 – 2 of 2) sorted by relevance
370 work->x = the_mouse.u.data.x / sp->_sysmouse_char_width; in sysmouse_server()739 sp->_sysmouse_char_width = the_video.vi_cwidth; in initialize_mousetype()745 if (sp->_sysmouse_char_width <= 0) in initialize_mousetype()746 sp->_sysmouse_char_width = 8; in initialize_mousetype()
1249 int _sysmouse_char_width; /* character width */ member