| /xsrc/external/mit/xorg-server/dist/include/ |
| H A D | cursorstr.h | 64 unsigned short width, height, xhot, yhot; /* metrics */ member in struct:_CursorBits 86 unsigned short width, height, xhot, yhot; member in struct:_CursorMetric
|
| /xsrc/external/mit/xorg-server.old/dist/include/ |
| H A D | cursorstr.h | 65 unsigned short width, height, xhot, yhot; /* metrics */ member in struct:_CursorBits 91 unsigned short width, height, xhot, yhot; member in struct:_CursorMetric
|
| /xsrc/external/mit/bitmap/dist/ |
| H A D | atobm.c | 47 int xhot, int yhot, const char *name); 62 " -yhot number y position of hotspot\n"); 108 int xhot = -1, yhot = -1; local in function:main 148 if (++i >= argc) missing_arg("-yhot"); 149 yhot = atoi (argv[i]); 182 doit (fp, filename, chars, xhot, yhot, name); 218 int xhot, int yhot, 313 if (yhot >= 0) printf ("#define %s_y_hot %d\n", name, yhot); 215 doit(FILE * fp,const char * filename,const char * chars,int xhot,int yhot,const char * name) argument
|
| /xsrc/external/mit/libXmu/dist/src/ |
| H A D | StrToBmap.c | 98 int xhot, yhot; local in function:XmuCvtStringToBitmap 131 &xhot, &yhot) == BitmapSuccess) {
|
| H A D | LocBitmap.c | 113 int xhot, yhot; local in function:XmuLocatePixmapFile 185 &xhot, &yhot) == BitmapSuccess) { 196 if (yhotp) *yhotp = yhot;
|
| H A D | StrToCurs.c | 138 int xhot, yhot; local in function:XmuCvtStringToCursor 255 NULL, NULL, &xhot, &yhot)) == None) { 270 &fgColor, &bgColor, xhot, yhot );
|
| /xsrc/external/mit/xf86-video-nsc/dist/src/ |
| H A D | nsc_gx1_cursor.c | 252 unsigned short xhot = 0, yhot = 0; local in function:GX1SetCursorPosition 259 yhot = (unsigned short)(-y); 267 GFX(set_cursor_position(pGeode->CursorStartOffset, x, y, xhot, yhot));
|
| H A D | nsc_gx2_cursor.c | 253 unsigned short xhot = 0, yhot = 0; local in function:GX2SetCursorPosition 260 yhot = (unsigned short)(-y); 264 GFX(set_cursor_position(pGeode->CursorStartOffset, x, y, xhot, yhot));
|
| /xsrc/external/mit/xorg-server.old/dist/dix/ |
| H A D | glyphcurs.c | 129 (*pGC->ops->PolyText16)((DrawablePtr)ppix, pGC, cm->xhot, cm->yhot, 182 cm->yhot = 0; 186 cm->yhot = pci->metrics.ascent;
|
| H A D | cursor.c | 260 bits->yhot = cm->yhot; 419 bits->yhot = cm.yhot;
|
| /xsrc/external/mit/xorg-server/dist/dix/ |
| H A D | glyphcurs.c | 124 (*pGC->ops->PolyText16) ((DrawablePtr) ppix, pGC, cm->xhot, cm->yhot, 171 cm->yhot = 0; 174 cm->yhot = pci->metrics.ascent;
|
| H A D | cursor.c | 262 bits->yhot = cm->yhot; 424 bits->yhot = cm.yhot;
|
| /xsrc/external/mit/xf86-video-intel/dist/tools/ |
| H A D | cursor.c | 62 cur->xhot, cur->yhot); 70 if (x == cur->xhot && y == cur->yhot)
|
| /xsrc/external/mit/xf86-video-vmware/dist/vmwgfx/ |
| H A D | vmwgfx_drmi.h | 77 vmwgfx_cursor_bypass(int drm_fd, int xhot, int yhot);
|
| H A D | vmwgfx_drmi.c | 490 vmwgfx_cursor_bypass(int drm_fd, int xhot, int yhot) argument 498 arg.yhot = yhot;
|
| H A D | vmwgfx_drm.h | 490 * @yhot: Y hotspot. 501 int32_t yhot; member in struct:drm_vmw_cursor_bypass_arg
|
| /xsrc/external/mit/xf86-video-vboxvideo/dist/src/ |
| H A D | pointer.c | 259 if ((bitsp->xhot > w) || (bitsp->yhot > h)) 262 bitsp->xhot, bitsp->yhot, w, h); 345 pImage->cHotY = bitsp->yhot; 403 if ((bitsp->xhot > w) || (bitsp->yhot > h)) 406 bitsp->xhot, bitsp->yhot, w, h); 449 bitsp->yhot, w, h, p, sizeData);
|
| /xsrc/external/mit/libXfixes/dist/include/X11/extensions/ |
| H A D | Xfixes.h | 89 unsigned short xhot, yhot; member in struct:__anon9ea7aafe0308 106 unsigned short xhot, yhot; member in struct:__anon9ea7aafe0408
|
| /xsrc/external/mit/xf86-video-qxl/dist/src/ |
| H A D | qxl_cursor.c | 103 cursor->header.hot_spot_y = pCurs->bits->yhot; 129 qxl->hot_y = pCurs->bits->yhot;
|
| /xsrc/external/mit/xorg-server/dist/hw/kdrive/ephyr/ |
| H A D | ephyrcursor.c | 97 cursor->bits->xhot, cursor->bits->yhot); 157 cursor->bits->xhot, cursor->bits->yhot);
|
| /xsrc/external/mit/xorg-server/dist/hw/xwin/ |
| H A D | wincursor.c | 168 pCursor->bits->xhot, pCursor->bits->yhot); 343 pCursor->bits->xhot, pCursor->bits->yhot); 366 ii.yHotspot = pCursor->bits->yhot; 383 ii.yHotspot = pCursor->bits->yhot; 409 pCursor->bits->xhot, pCursor->bits->yhot,
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xwin/ |
| H A D | wincursor.c | 176 pCursor->bits->xhot, pCursor->bits->yhot 347 pCursor->bits->xhot, pCursor->bits->yhot); 368 ii.yHotspot = pCursor->bits->yhot; 387 ii.yHotspot = pCursor->bits->yhot; 413 pCursor->bits->xhot, pCursor->bits->yhot,
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xnest/ |
| H A D | Cursor.c | 113 pCursor->bits->xhot, pCursor->bits->yhot);
|
| /xsrc/external/mit/xorg-server/dist/hw/xnest/ |
| H A D | Cursor.c | 104 pCursor->bits->xhot, pCursor->bits->yhot);
|
| /xsrc/external/mit/libXcursor/dist/src/ |
| H A D | file.c | 528 if (!_XcursorReadUInt (file, &head.yhot)) 538 if (head.xhot > head.width || head.yhot > head.height) 549 image->yhot = head.yhot; 598 if (image->xhot > image->width || image->yhot > image->height) 617 if (!_XcursorWriteUInt (file, image->yhot)) 725 dest->yhot = (XcursorDim) (src->yhot * scale);
|