Searched refs:righty (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/xaa/
H A DxaaWideLine.c247 int lefty, righty, topy, bottomy; local in function:XAAWideSegment
356 righty = miPolyBuildEdge (xa - projectXoff, ya - projectYoff,
359 righty = miPolyBuildEdge (xa, ya,
411 right->height = finaly - righty;
412 top->height = righty - topy;
414 right->height = bottomy - righty;
/xsrc/external/mit/xorg-server.old/dist/mi/
H A Dmiwideline.c1108 int lefty, righty, topy, bottomy; local in function:miLineProjectingCap
1202 righty = miPolyBuildEdge (xa, ya,
1225 righty = miPolyBuildEdge (xa - projectXoff, ya - projectYoff,
1249 right->height = finaly - righty;
1250 top->height = righty - topy;
1254 right->height = bottomy - righty;
1289 int lefty, righty, topy, bottomy; local in function:miWideSegment
1411 righty = miPolyBuildEdge (xa - projectXoff, ya - projectYoff,
1414 righty = miPolyBuildEdge (xa, ya,
1471 right->height = finaly - righty;
[all...]
/xsrc/external/mit/xorg-server/dist/mi/
H A Dmiwideline.c1512 int lefty, righty, topy, bottomy; local in function:miLineProjectingCap
1600 righty = miPolyBuildEdge(xa, ya, k, dx, dy, xorgi, yorgi, 0, right);
1621 righty = miPolyBuildEdge(xa - projectXoff, ya - projectYoff,
1645 right->height = finaly - righty;
1646 top->height = righty - topy;
1649 right->height = bottomy - righty;
1681 int lefty, righty, topy, bottomy; local in function:miWideSegment
1794 righty = miPolyBuildEdge(xa - projectXoff, ya - projectYoff,
1797 righty = miPolyBuildEdge(xa, ya, k, dx, dy, x1, y1, 0, right);
1849 right->height = finaly - righty;
[all...]

Completed in 9 milliseconds