Searched refs:topy (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/external/xserver/mi/ |
| H A D | miwideline.c | 859 int y, lasty = 0, bottomy, topy = 0; in miPolyBuildPoly() local 901 topy = y; in miPolyBuildPoly() 939 *h = bottomy - topy; in miPolyBuildPoly() 940 return topy; in miPolyBuildPoly() 1512 int lefty, righty, topy, bottomy; in miLineProjectingCap() local 1558 topy = yorgi; in miLineProjectingCap() 1561 topy -= (lw >> 1); in miLineProjectingCap() 1564 lefts[0].height = bottomy - topy; in miLineProjectingCap() 1572 rights[0].height = bottomy - topy; in miLineProjectingCap() 1579 miFillPolyHelper(pDrawable, pGC, pixel, spanData, topy, bottomy - topy, in miLineProjectingCap() [all …]
|