Searched defs:ScrnInfoPtr (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/xf86-video-intel-old/dist/src/reg_dumper/ |
| H A D | reg_dumper.h | 64 } ScrnInfoRec, *ScrnInfoPtr; typedef in typeref:struct:_scrn *
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/ |
| H A D | xf86str.h | 250 typedef struct _ScrnInfoRec *ScrnInfoPtr; typedef in typeref:struct:_ScrnInfoRec * 633 typedef Bool xf86PreInitProc (ScrnInfoPtr, int); typedef in typeref:typename:Bool xf86PreInitProc (,int) 646 typedef void xf86DPMSSetProc (ScrnInfoPtr, int, int); typedef in typeref:typename:void xf86DPMSSetProc (,int,int) 648 typedef void xf86SetOverscanProc (ScrnInfoPtr, int); typedef in typeref:typename:void xf86SetOverscanProc (,int) 649 typedef void xf86ModeSetProc (ScrnInfoPtr); typedef in typeref:typename:void xf86ModeSetProc () [all...] |
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/common/ |
| H A D | xf86str.h | 163 typedef struct _ScrnInfoRec *ScrnInfoPtr; typedef in typeref:struct:_ScrnInfoRec * 544 typedef Bool xf86PreInitProc(ScrnInfoPtr, int); typedef in typeref:typename:Bool xf86PreInitProc (,int) 547 typedef void xf86AdjustFrameProc(ScrnInfoPtr, int, int); typedef in typeref:typename:void xf86AdjustFrameProc (,int,int) 548 typedef Bool xf86EnterVTProc(ScrnInfoPtr); typedef in typeref:typename:Bool xf86EnterVTProc () 549 typedef void xf86LeaveVTProc(ScrnInfoPtr); typedef in typeref:typename:void xf86LeaveVTProc () 550 typedef void xf86FreeScreenProc(ScrnInfoPtr); typedef in typeref:typename:void xf86FreeScreenProc () 555 typedef void xf86PointerMovedProc(ScrnInfoPtr, int, int); typedef in typeref:typename:void xf86PointerMovedProc (,int,int) 557 typedef void xf86DPMSSetProc(ScrnInfoPtr, int, int); typedef in typeref:typename:void xf86DPMSSetProc (,int,int) 559 typedef void xf86SetOverscanProc(ScrnInfoPtr, int); typedef in typeref:typename:void xf86SetOverscanProc (,int) 560 typedef void xf86ModeSetProc(ScrnInfoPtr); typedef in typeref:typename:void xf86ModeSetProc () [all...] |
Completed in 7 milliseconds