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