Lines Matching defs:isInt
613 double xorg, double yorg, Bool isInt);
1404 miRoundCapClip(LineFacePtr face, Bool isInt, PolyEdgePtr edge, Bool *leftEdge)
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)
1507 double xorg, double yorg, Bool isInt)
1523 if (isInt) {