Lines Matching refs:shadowBufPtr
36 typedef struct _shadowBuf *shadowBufPtr;
39 shadowBufPtr pBuf);
80 #define shadowGetBuf(pScr) ((shadowBufPtr) (pScr)->devPrivates[shadowScrPrivateIndex].ptr)
81 #define shadowBuf(pScr) shadowBufPtr pBuf = shadowGetBuf(pScr)
98 shadowBufPtr
109 shadowBufPtr pBuf);
113 shadowBufPtr pBuf);
117 shadowBufPtr pBuf);
121 shadowBufPtr pBuf);
125 shadowBufPtr pBuf);
129 shadowBufPtr pBuf);
133 shadowBufPtr pBuf);
137 shadowBufPtr pBuf);
141 shadowBufPtr pBuf);
145 shadowBufPtr pBuf);
149 shadowBufPtr pBuf);
153 shadowBufPtr pBuf);
157 shadowBufPtr pBuf);
161 shadowBufPtr pBuf);
165 shadowBufPtr pBuf);
169 shadowBufPtr pBuf);
173 shadowBufPtr pBuf);
177 shadowBufPtr pBuf);
179 typedef void (* shadowUpdateProc)(ScreenPtr, shadowBufPtr);