Searched refs:present_screen_private_key (Results 1 – 2 of 2) sorted by relevance
30 DevPrivateKeyRec present_screen_private_key; variable211 if (!dixRegisterPrivateKey(&present_screen_private_key, PRIVATE_SCREEN, 0)) in present_screen_register_priv_keys()234 dixSetPrivate(&screen->devPrivates, &present_screen_private_key, screen_priv); in present_screen_priv_init()
47 extern DevPrivateKeyRec present_screen_private_key;199 …urn (present_screen_priv_ptr)dixLookupPrivate(&(screen)->devPrivates, &present_screen_private_key); in present_screen_priv()