| /xsrc/external/mit/mesa-demos/dist/src/redbook/ |
| H A D | unproject.c | 70 GLdouble wx, wy, wz; /* returned world x, y, z coords */ local in function:mouse 82 mvmatrix, projmatrix, viewport, &wx, &wy, &wz); 84 wx, wy, wz); 86 mvmatrix, projmatrix, viewport, &wx, &wy, &wz); 88 wx, wy, wz);
|
| /xsrc/external/mit/libX11/dist/modules/om/generic/ |
| H A D | omText.c | 107 int wx = 0, wy = 0; local in function:draw_vertical 120 wx = x - (int)((overall.rbearing - overall.lbearing) >> 1) - 123 XDrawString16(dpy, d, gc, wx, wy, buf2b, 1); 126 wx = x - (int)((font->max_bounds.rbearing - 130 XDrawString16(dpy, d, gc, wx, wy, buf2b, 1); 140 wx = x - (int)((overall.rbearing - overall.lbearing) >> 1) - 143 XDrawString(dpy, d, gc, wx, wy, buf, 1); 146 wx = x - (int)((font->max_bounds.rbearing - 150 XDrawString(dpy, d, gc, wx, wy, buf, 1);
|
| /xsrc/external/mit/xtrap/dist/ |
| H A D | xtrapchar.c | 465 int x, y, wx, wy; local in function:send_special 472 &y,&wx,&wy,&sm) == False) 490 &y,&wx,&wy,&sm) == False) 508 &wx,&wy,&sm) 589 int x, y, wx, wy; local in function:send_special 592 if (XQueryPointer(tc->dpy,root,&rid,&wid,&x,&y,&wx,&wy,&sm)
|
| /xsrc/external/mit/libXfont/dist/src/bitmap/ |
| H A D | bdfread.c | 338 int wx; /* x component of width */ local in function:bdfReadCharacters 405 if ((!line) || (sscanf((char *) line, "SWIDTH %d %d", &wx, &wy) != 2)) { 414 bitmapExtra->sWidths[ndx] = wx; 420 if ((!line) || (sscanf((char *) line, "DWIDTH %d %d", &wx, &wy) != 2)) { 429 if ((wx < INT16_MIN) || (wx > INT16_MAX)) { 431 charName, wx); 470 pState->digitWidths += wx; 481 ci->metrics.characterWidth = wx;
|
| /xsrc/external/mit/libXfont2/dist/src/bitmap/ |
| H A D | bdfread.c | 340 int wx; /* x component of width */ local in function:bdfReadCharacters 407 if ((!line) || (sscanf((char *) line, "SWIDTH %d %d", &wx, &wy) != 2)) { 416 bitmapExtra->sWidths[ndx] = wx; 422 if ((!line) || (sscanf((char *) line, "DWIDTH %d %d", &wx, &wy) != 2)) { 431 if ((wx < INT16_MIN) || (wx > INT16_MAX)) { 433 charName, wx); 472 pState->digitWidths += wx; 483 ci->metrics.characterWidth = wx;
|
| /xsrc/external/mit/bdftopcf/dist/ |
| H A D | bdfread.c | 328 int wx; /* x component of width */ local in function:bdfReadCharacters 396 if ((!line) || (sscanf((char *) line, "SWIDTH %d %d", &wx, &wy) != 2)) { 405 bitmapExtra->sWidths[ndx] = wx; 411 if ((!line) || (sscanf((char *) line, "DWIDTH %d %d", &wx, &wy) != 2)) { 420 if ((wx < INT16_MIN) || (wx > INT16_MAX)) { 422 charName, wx); 463 pState->digitWidths += wx; 475 ci->metrics.characterWidth = wx;
|
| /xsrc/external/mit/xmodmap/dist/ |
| H A D | exec.c | 101 int rx, ry, wx, wy; /* dummy variables */ local in function:mapping_busy_pointer 107 &root, &child, &rx, &ry, &wx, &wy, &mask))
|
| /xsrc/external/mit/ctwm/dist/ |
| H A D | win_resize.c | 1183 int rx, ry, wx, wy, mr; local in function:ChangeSize 1188 wx = strtol(in_string, &endptr, 10); 1202 wx, wy + tmp_win->title_height, -1); 1238 XQueryPointer(dpy, tmp_win->w, &rr, &cr, &rx, &ry, &wx, &wy, 1256 XQueryPointer(dpy, tmp_win->w, &rr, &cr, &rx, &ry, &wx, &wy, 1276 XQueryPointer(dpy, tmp_win->w, &rr, &cr, &rx, &ry, &wx, &wy, 1279 if(wx > size) { 1296 XQueryPointer(dpy, tmp_win->w, &rr, &cr, &rx, &ry, &wx, &wy, 1299 if(wx > size) {
|
| H A D | event_handlers.c | 597 int wx, wy; local in function:HandleKeyPress 598 XTranslateCoordinates(dpy, Scr->Root, ActiveMenu->w, xx, yy, &wx, &wy, &junkW); 602 if((wx < 0) || (wx > ActiveMenu->width)) { 603 xx -= (wx - (ActiveMenu->width / 2)); 622 int wx, wy; local in function:HandleKeyPress 623 XTranslateCoordinates(dpy, Scr->Root, ActiveMenu->w, xx, yy, &wx, &wy, &junkW); 627 if((wx < 0) || (wx > ActiveMenu->width)) { 628 xx -= (wx 672 int wx, wy; local in function:HandleKeyPress 699 int wx, wy; local in function:HandleKeyPress 832 int wx, wy; local in function:HandleKeyPress [all...] |
| /xsrc/external/mit/xedit/dist/ |
| H A D | ar-lib | 134 | -wx* | -WX* )
|
| H A D | options.c | 380 int x, y, wx, wy, max_x, max_y; local in function:PopupColumnsCallback 386 &r, &c, &x, &y, &wx, &wy, &mask);
|
| H A D | ispell.c | 1218 int rx, ry, wx, wy; local in function:IspellAction 1222 &r, &c, &rx, &ry, &wx, &wy, &mask);
|
| /xsrc/external/mit/libXaw/dist/src/ |
| H A D | Tip.c | 469 int rx, ry, wx, wy; local in function:TipPosition 474 &r, &c, &rx, &ry, &wx, &wy, &mask);
|
| /xsrc/external/mit/xterm/dist/ |
| H A D | graphics_regis.c | 2441 unsigned wx, wy; local in function:get_shade_character_pixel 2444 wx = (unsigned) SIGNED_UNSIGNED_MOD(px - 2449 fx = (wx * scale) >> SCALE_FIXED_POINT;
|