HomeSort by relevance Sort by last modified time
    Searched full:cur_root (Results 1 - 1 of 1) sorted by null

  /external/libvncserver/x11vnc/
cursor.c 432 static cursor_info_t cur_root = {NULL, NULL, 18, 18, 8, 8, 1, NULL}; variable
682 cur_root.data = curs_root_data;
683 cur_root.mask = curs_root_mask;
718 curs_copy(cursors[CURS_ROOT], &cur_root); n++;
    [all...]

Completed in 319 milliseconds