Searched refs:top_y (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/mesa-demos/dist/src/samples/
H A Dolympic.c215 float top_y = 1.0; local in function:Init
250 dests[BLUERING][1] = top_y;
254 dests[BLACKRING][1] = top_y;
258 dests[REDRING][1] = top_y;
/xsrc/external/mit/bitmap/dist/
H A DDialog.c146 Position popup_x, popup_y, top_x, top_y; local in function:PopupDialog
160 XtSetArg(wargs[n], XtNy, &top_y); n++;
177 min(top_y + ((Position)top_height - (Position)popup_height) / 2,

Completed in 4 milliseconds