Searched refs:struct_wsmouse_repeat_sz (Results 1 – 3 of 3) sorted by relevance
958 extern unsigned struct_wsmouse_repeat_sz;
549 _(WSMOUSEIO_GETREPEAT, WRITE, struct_wsmouse_repeat_sz);550 _(WSMOUSEIO_SETREPEAT, READ, struct_wsmouse_repeat_sz);
1092 unsigned struct_wsmouse_repeat_sz = sizeof(wsmouse_repeat); variable