Home | History | Annotate | Download | only in x11vnc

Lines Matching full:cur_root

432 static cursor_info_t cur_root = {NULL, NULL, 18, 18, 8, 8, 1, NULL};
682 cur_root.data = curs_root_data;
683 cur_root.mask = curs_root_mask;
718 curs_copy(cursors[CURS_ROOT], &cur_root); n++;