Searched refs:origy (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/twm/dist/src/ |
| H A D | resize.c | 81 static int origy; variable in typeref:typename:int 166 origy = dragy; 200 origy = dragy; 235 origy = dragy; 273 dragHeight = origy + origHeight - y_root; 310 dragy = origy; 341 dragy = origy + origHeight - dragHeight; 385 dragHeight = origy + origHeight - y_root; 424 dragy = origy; 457 dragy = origy [all...] |
| /xsrc/external/mit/ctwm/dist/ |
| H A D | win_resize.c | 58 static int origy; variable in typeref:typename:int 214 origy = dragy; 253 origy = dragy; 295 origy = dragy; 328 dragHeight = origy + origHeight - 368 dragy = origy; 404 dragy = origy + origHeight - dragHeight; 462 dragHeight = origy + origHeight - 502 dragy = origy; 538 dragy = origy [all...] |
| /xsrc/external/mit/xterm/dist/ |
| H A D | graphics_regis.c | 3954 load_regis_pixel_extent(char const *extent, int origx, int origy, argument 3971 *yloc += origy; 3980 int origx, int origy, int *xloc, int *yloc) 4007 *yloc = origy + py; 4063 int origx, int origy, 4079 *yloc = origy + py; 4087 int origx, int origy, 4115 *yloc = origy + py; 4125 int origx, int origy, 4149 *yloc = origy 3979 load_regis_coord_extent(RegisGraphicsContext const * context,char const * extent,int origx,int origy,int * xloc,int * yloc) argument 4061 load_regis_pixel_pixelvector(char const * pixelvector,int mul,int origx,int origy,int * xloc,int * yloc) argument 4085 load_regis_coord_pixelvector(RegisGraphicsContext const * context,char const * pixelvector,int origx,int origy,int * xloc,int * yloc) argument 4122 load_regis_coord_pixelvector_step(RegisGraphicsContext const * context,char const * pixelvector,unsigned * offset,int origx,int origy,int * xloc,int * yloc) argument [all...] |
Completed in 11 milliseconds