Lines Matching refs:rights
1107 PolyEdgeRec lefts[2], rights[2];
1139 rights[0].height = lw;
1140 rights[0].x = xorgi;
1142 rights[0].x += ((lw + 1) >> 1);
1143 rights[0].stepx = 0;
1144 rights[0].signdx = 1;
1145 rights[0].e = -lw;
1146 rights[0].dx = 0;
1147 rights[0].dy = lw;
1149 lefts, rights, 1, 1);
1171 rights[0].height = bottomy - topy;
1172 rights[0].x = lefts[0].x + (lw-1);
1173 rights[0].stepx = 0;
1174 rights[0].signdx = 1;
1175 rights[0].e = -dy;
1176 rights[0].dx = dx;
1177 rights[0].dy = dy;
1178 miFillPolyHelper (pDrawable, pGC, pixel, spanData, topy, bottomy - topy, lefts, rights, 1, 1);
1188 right = &rights[1];
1190 top = &rights[0];
1195 right = &rights[0];
1198 bottom = &rights[1];
1260 bottom->height + bottomy - topy, lefts, rights, 2, 2);
1291 PolyEdgeRec lefts[2], rights[2];
1376 right = &rights[1];
1378 top = &rights[0];
1383 right = &rights[0];
1386 bottom = &rights[1];
1482 bottom->height + bottomy - topy, lefts, rights, 2, 2);