| /xsrc/external/mit/twm/dist/src/ |
| icons.h | 43 int stepx, stepy; /* allocation granularity */ member in struct:IconRegion 57 int stepx, int stepy);
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/swrast/ |
| s_copypix.c | 92 GLint sy, dy, stepy, row; local 116 stepy = -1; 122 stepy = 1; 152 for (row = 0; row < height; row++, sy += stepy, dy += stepy) { 239 GLint sy, dy, stepy; local 267 stepy = -1; 273 stepy = 1; 284 for (j = 0; j < height; j++, ssy += stepy) { 301 for (j = 0; j < height; j++, sy += stepy, dy += stepy) 340 GLint sy, dy, stepy; local [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/swrast/ |
| s_copypix.c | 92 GLint sy, dy, stepy, row; local 116 stepy = -1; 122 stepy = 1; 152 for (row = 0; row < height; row++, sy += stepy, dy += stepy) { 239 GLint sy, dy, stepy; local 267 stepy = -1; 273 stepy = 1; 284 for (j = 0; j < height; j++, ssy += stepy) { 301 for (j = 0; j < height; j++, sy += stepy, dy += stepy) 340 GLint sy, dy, stepy; local [all...] |
| /xsrc/external/mit/ctwm/dist/ |
| icons.h | 52 int stepx, stepy; // allocation granularity member in struct:IconRegion 70 int stepx, int stepy, const char *ijust,
|