Searched defs:GetPortAttributeFuncPtr (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/ | ||
| H A D | xf86xv.h | 104 typedef int (* GetPortAttributeFuncPtr)(ScrnInfoPtr pScrn, Atom attribute, typedef in typeref:typename:int (*)(ScrnInfoPtr pScrn,Atom attribute,INT32 * value,pointer data) |
| /xsrc/external/mit/xorg-server/dist/hw/kdrive/src/ | ||
| H A D | kxv.h | 81 typedef int (*GetPortAttributeFuncPtr) (KdScreenInfo * screen, Atom attribute, typedef in typeref:typename:int (*)(KdScreenInfo * screen,Atom attribute,int * value,void * data) |
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/common/ | ||
| H A D | xf86xv.h | 77 typedef int (*GetPortAttributeFuncPtr) (ScrnInfoPtr pScrn, Atom attribute, typedef in typeref:typename:int (*)(ScrnInfoPtr pScrn,Atom attribute,INT32 * value,void * data) |
| /xsrc/external/mit/xorg-server.old/dist/hw/kdrive/src/ | ||
| H A D | kxv.h | 118 typedef int (* GetPortAttributeFuncPtr)(KdScreenInfo * screen, Atom attribute, typedef in typeref:typename:int (*)(KdScreenInfo * screen,Atom attribute,int * value,pointer data) |
Completed in 12 milliseconds