Searched refs:topy (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/mi/ |
| H A D | miwideline.c | 382 int y, lasty = 0, bottomy, topy = 0; local in function:miPolyBuildPoly 430 topy = y; 470 *h = bottomy - topy; 471 return topy; 1108 int lefty, righty, topy, bottomy; local in function:miLineProjectingCap 1157 topy = yorgi; 1160 topy -= (lw >> 1); 1163 lefts[0].height = bottomy - topy; 1171 rights[0].height = bottomy - topy; 1178 miFillPolyHelper (pDrawable, pGC, pixel, spanData, topy, bottom 1289 int lefty, righty, topy, bottomy; local in function:miWideSegment [all...] |
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/xaa/ |
| H A D | xaaWideLine.c | 247 int lefty, righty, topy, bottomy; local in function:XAAWideSegment 386 topy = miPolyBuildEdge (xap, yap, xap * dx + yap * dy, 390 topy = miPolyBuildEdge(xa, ya, 0.0, 412 top->height = righty - topy; 416 top->height = lefty - topy; 419 XAAFillPolyHelper (pGC, topy, 420 bottom->height + bottomy - topy, lefts, rights, 2, 2);
|
| /xsrc/external/mit/xorg-server/dist/mi/ |
| H A D | miwideline.c | 859 int y, lasty = 0, bottomy, topy = 0; local in function:miPolyBuildPoly 901 topy = y; 939 *h = bottomy - topy; 940 return topy; 1512 int lefty, righty, topy, bottomy; local in function:miLineProjectingCap 1558 topy = yorgi; 1561 topy -= (lw >> 1); 1564 lefts[0].height = bottomy - topy; 1572 rights[0].height = bottomy - topy; 1579 miFillPolyHelper(pDrawable, pGC, pixel, spanData, topy, bottom 1681 int lefty, righty, topy, bottomy; local in function:miWideSegment [all...] |
Completed in 7 milliseconds