Searched refs:topY (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/xaa/ |
| H A D | xaaFillPoly.c | 125 int *topY, int *bottomY, /* return */ 130 *topY = 32767; 145 if (c < *topY) { 146 *topY = c; 164 if (c < *topY) { 165 *topY = c; 185 if(*topY == *bottomY) 191 if (*topY == *bottomY) 119 XAAIsEasyPolygon(DDXPointPtr ptsIn,int count,BoxPtr extents,int origin,DDXPointPtr * topPoint,int * topY,int * bottomY,int shape) argument
|
| H A D | xaalocal.h | 1403 int *topY, int *bottomY,
|
| /xsrc/external/mit/xman/dist/ |
| H A D | misc.c | 82 Dimension topX, topY; local in function:PopupWarning 92 XtSetArg(wargs[n], XtNy, &topY); 105 XtSetArg(wargs[n], XtNy, topY);
|
Completed in 7 milliseconds