Searched refs:KdXVWindowKey (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xorg-server/dist/hw/kdrive/src/
H A Dkxv.c98 #define KdXVWindowKey (&KdXVWindowKeyRec) macro
111 dixLookupPrivate(&(pWin)->devPrivates, KdXVWindowKey))
730 dixSetPrivate(&pWin->devPrivates, KdXVWindowKey, winPriv);
747 dixSetPrivate(&pWin->devPrivates, KdXVWindowKey, winPriv->next);
782 dixSetPrivate(&pWin->devPrivates, KdXVWindowKey, NULL);
839 dixSetPrivate(&pWin->devPrivates, KdXVWindowKey,
888 dixSetPrivate(&pWin->devPrivates, KdXVWindowKey,
/xsrc/external/mit/xorg-server.old/dist/hw/kdrive/src/
H A Dkxv.c107 #define KdXVWindowKey (&KdXVWindowKeyRec) macro
123 dixLookupPrivate(&(pWin)->devPrivates, KdXVWindowKey))
931 dixSetPrivate(&pWin->devPrivates, KdXVWindowKey, winPriv);
949 dixSetPrivate(&pWin->devPrivates, KdXVWindowKey, winPriv->next);
974 dixSetPrivate(&pWin->devPrivates, KdXVWindowKey, NULL);
1003 dixSetPrivate(&pWin->devPrivates, KdXVWindowKey, NULL);
1060 dixSetPrivate(&pWin->devPrivates, KdXVWindowKey, WinPriv->next);
1109 dixSetPrivate(&pWin->devPrivates, KdXVWindowKey, WinPriv->next);

Completed in 55 milliseconds