Searched refs:xwl_cursor_private_key (Results 1 – 1 of 1) sorted by relevance
31 static DevPrivateKeyRec xwl_cursor_private_key; variable70 dixSetPrivate(&cursor->devPrivates, &xwl_cursor_private_key, pixmap); in xwl_realize_cursor()82 pixmap = dixGetPrivate(&cursor->devPrivates, &xwl_cursor_private_key); in xwl_unrealize_cursor()86 dixSetPrivate(&cursor->devPrivates, &xwl_cursor_private_key, NULL); in xwl_unrealize_cursor()150 pixmap = dixGetPrivate(&cursor->devPrivates, &xwl_cursor_private_key); in xwl_seat_set_cursor()202 pixmap = dixGetPrivate(&cursor->devPrivates, &xwl_cursor_private_key); in xwl_tablet_tool_set_cursor()308 if (!dixRegisterPrivateKey(&xwl_cursor_private_key, PRIVATE_CURSOR_BITS, 0)) in xwl_screen_init_cursor()