Searched refs:isInt (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/xaa/ |
| H A D | xaaWideLine.c | 598 Bool isInt ) 605 if (isInt) { 623 if (isInt) { 632 edgey1 = miRoundCapClip (leftFace, isInt, &edge1, &edgeleft1); 634 edgey2 = miRoundCapClip (rightFace, isInt, &edge2, &edgeleft2); 636 isInt = FALSE; 639 if (isInt) { 592 XAALineArc(GCPtr pGC,LineFacePtr leftFace,LineFacePtr rightFace,double xorg,double yorg,Bool isInt) argument
|
| /xsrc/external/mit/xorg-server.old/dist/mi/ |
| H A D | miwideline.c | 101 double xorg, double yorg, Bool isInt); 987 miRoundCapClip (LineFacePtr face, Bool isInt, PolyEdgePtr edge, Bool *leftEdge) argument 999 if (!isInt) 1042 Bool isInt) 1051 if (isInt) 1068 if (isInt) 1080 edgey1 = miRoundCapClip (leftFace, isInt, &edge1, &edgeleft1); 1084 edgey2 = miRoundCapClip (rightFace, isInt, &edge2, &edgeleft2); 1086 isInt = FALSE; 1090 if (isInt) 1033 miLineArc(DrawablePtr pDraw,GCPtr pGC,unsigned long pixel,SpanDataPtr spanData,LineFacePtr leftFace,LineFacePtr rightFace,double xorg,double yorg,Bool isInt) argument 1101 miLineProjectingCap(DrawablePtr pDrawable,GCPtr pGC,unsigned long pixel,SpanDataPtr spanData,LineFacePtr face,Bool isLeft,double xorg,double yorg,Bool isInt) argument [all...] |
| /xsrc/external/mit/xorg-server/dist/mi/ |
| H A D | miwideline.c | 613 double xorg, double yorg, Bool isInt); 1404 miRoundCapClip(LineFacePtr face, Bool isInt, PolyEdgePtr edge, Bool *leftEdge) argument 1416 if (!isInt) 1452 LineFacePtr rightFace, double xorg, double yorg, Bool isInt) 1461 if (isInt) { 1476 if (isInt) { 1485 edgey1 = miRoundCapClip(leftFace, isInt, &edge1, &edgeleft1); 1488 edgey2 = miRoundCapClip(rightFace, isInt, &edge2, &edgeleft2); 1490 isInt = FALSE; 1494 if (isInt) 1447 miLineArc(DrawablePtr pDraw,GCPtr pGC,unsigned long pixel,SpanDataPtr spanData,LineFacePtr leftFace,LineFacePtr rightFace,double xorg,double yorg,Bool isInt) argument 1505 miLineProjectingCap(DrawablePtr pDrawable,GCPtr pGC,unsigned long pixel,SpanDataPtr spanData,LineFacePtr face,Bool isLeft,double xorg,double yorg,Bool isInt) argument [all...] |
Completed in 8 milliseconds