HomeSort by: relevance | last modified time | path
    Searched defs:xorgDriverFuncOp (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/xorg-server/dist/hw/xfree86/common/
xf86str.h 158 * The driverFunc. xorgDriverFuncOp specifies the action driver should
172 } xorgDriverFuncOp;
174 typedef Bool xorgDriverFuncProc(ScrnInfoPtr, xorgDriverFuncOp, void *);
  /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/
xf86str.h 245 * The driverFunc. xorgDriverFuncOp specifies the action driver should
258 } xorgDriverFuncOp;
260 typedef Bool xorgDriverFuncProc (ScrnInfoPtr, xorgDriverFuncOp,

Completed in 7 milliseconds