Searched refs:bottomy (Results 1 – 1 of 1) sorted by relevance
859 int y, lasty = 0, bottomy, topy = 0; in miPolyBuildPoly() local886 bottomy = ICEIL(maxy) + yi; in miPolyBuildPoly()910 right[nright - 1].height = bottomy - lasty; in miPolyBuildPoly()936 left[nleft - 1].height = bottomy - lasty; in miPolyBuildPoly()939 *h = bottomy - topy; in miPolyBuildPoly()1512 int lefty, righty, topy, bottomy; in miLineProjectingCap() local1559 bottomy = yorgi + dy; in miLineProjectingCap()1563 bottomy += (lw >> 1); in miLineProjectingCap()1564 lefts[0].height = bottomy - topy; in miLineProjectingCap()1572 rights[0].height = bottomy - topy; in miLineProjectingCap()[all …]