Searched refs:SubsequentDashedTwoPointLine (Results 1 - 14 of 14) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/xaa/
H A DxaaDashLine.c178 if(infoRec->SubsequentDashedTwoPointLine) {
179 (*infoRec->SubsequentDashedTwoPointLine)(
208 (*infoRec->SubsequentDashedTwoPointLine)(
316 if(infoRec->SubsequentDashedTwoPointLine) {
317 (*infoRec->SubsequentDashedTwoPointLine)(
H A DxaaInitAccel.c322 if(infoRec->SubsequentDashedTwoPointLine &&
338 infoRec->SubsequentDashedTwoPointLine = NULL;
H A Dxaa.h349 void (*SubsequentDashedTwoPointLine)( member in struct:_XAAInfoRec
/xsrc/external/mit/xf86-video-ast/dist/src/
H A Dast_accel.c213 infoPtr->SubsequentDashedTwoPointLine = AIPSubsequentDashedTwoPointLine;
217 infoPtr->SubsequentDashedTwoPointLine = ASTSubsequentDashedTwoPointLine;
/xsrc/external/mit/xf86-video-sis/dist/src/
H A Dsis300_accel.c1158 infoPtr->SubsequentDashedTwoPointLine = SiSSubsequentDashedTwoPointLine;
H A Dsis310_accel.c2058 infoPtr->SubsequentDashedTwoPointLine = SiSSubsequentDashedTwoPointLine;
/xsrc/external/mit/xf86-video-sunffb/dist/src/
H A Dffb_accel.c852 infoRec->SubsequentDashedTwoPointLine =
/xsrc/external/mit/xf86-video-tdfx/dist/src/
H A Dtdfx_accel.c249 infoPtr->SubsequentDashedTwoPointLine = TDFXSubsequentDashedTwoPointLine;
/xsrc/external/mit/xf86-video-trident/dist/src/
H A Dblade_xaa.c220 infoPtr->SubsequentDashedTwoPointLine =
/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dradeon_accelfuncs.c1258 a->SubsequentDashedTwoPointLine
/xsrc/external/mit/xf86-video-geode/dist/src/
H A Dgx_accel.c2039 HOOK(SubsequentDashedTwoPointLine);
/xsrc/external/mit/xf86-video-newport/dist/src/
H A Dnewport_accel.c1681 pXAAInfoRec->SubsequentDashedTwoPointLine = NewportXAASubsequentDashedTwoPointLine;
/xsrc/external/mit/xf86-video-crime/dist/src/
H A Dcrime_accel.c2128 pXAAInfo->SubsequentDashedTwoPointLine =
/xsrc/external/mit/xf86-video-mga/dist/src/
H A Dmga_storm.c675 infoPtr->SubsequentDashedTwoPointLine = mgaSubsequentDashedTwoPointLine;

Completed in 34 milliseconds