s_zoom.c | 44 * \param x0, x1 returned X bounds of zoomed region [x0, x1) 51 GLint *x0, GLint *x1, GLint *y0, GLint *y1) 94 *x1 = c1; 136 GLint x0, x1, y0, y1; local 140 &x0, &x1, &y0, &y1)) { 151 zoomedWidth = x1 - x0; 366 GLint x0, x1, y0, y1, y; local 370 &x0, &x1, &y0, &y1)) { 374 zoomedWidth = x1 - x0 411 GLint x0, x1, y0, y1, y; local [all...] |