Searched refs:RRSetPanningProcPtr (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/randr/ | ||
| H A D | randrstr.h | 200 typedef Bool (*RRSetPanningProcPtr) (ScreenPtr pScrn, typedef in typeref:typename:Bool (*)(ScreenPtr pScrn,RRCrtcPtr crtc,BoxPtr totalArea,BoxPtr trackingArea,INT16 * border) 257 RRSetPanningProcPtr rrSetPanning; |
| /xsrc/external/mit/xorg-server/dist/randr/ | ||
| H A D | randrstr.h | 249 typedef Bool (*RRSetPanningProcPtr) (ScreenPtr pScrn, typedef in typeref:typename:Bool (*)(ScreenPtr pScrn,RRCrtcPtr crtc,BoxPtr totalArea,BoxPtr trackingArea,INT16 * border) 346 RRSetPanningProcPtr rrSetPanning; |
Completed in 5 milliseconds