Searched refs:xwl_pixmap_private_key (Results 1 – 1 of 1) sorted by relevance
142 static DevPrivateKeyRec xwl_pixmap_private_key; variable471 dixSetPrivate(&pixmap->devPrivates, &xwl_pixmap_private_key, xwl_pixmap); in xwl_pixmap_set_private()477 return dixLookupPrivate(&pixmap->devPrivates, &xwl_pixmap_private_key); in xwl_pixmap_get()1107 if (!dixRegisterPrivateKey(&xwl_pixmap_private_key, PRIVATE_PIXMAP, 0)) in xwl_screen_init()