Searched refs:HotX (Results 1 - 14 of 14) sorted by relevance
| /xsrc/external/mit/ctwm/dist/ |
| H A D | image_bitmap.h | 15 extern int HotX, HotY;
|
| H A D | image_bitmap.c | 25 int HotX, HotY; variable in typeref:typename:int 114 0, (int *)widthp, (int *)heightp, &HotX, &HotY); 123 &HotX, &HotY) != BitmapSuccess) {
|
| H A D | cursor.c | 162 if((hotx = HotX) < 0) {
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/ramdac/ |
| H A D | xf86CursorPriv.h | 16 short HotX; member in struct:__anon8ffc04960108
|
| H A D | xf86HWCurs.c | 128 x -= infoPtr->pScrn->frameX0 + ScreenPriv->HotX; 185 x -= infoPtr->pScrn->frameX0 + ScreenPriv->HotX;
|
| H A D | xf86Cursor.c | 330 ScreenPriv->HotX = pCurs->bits->xhot;
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/ramdac/ |
| H A D | xf86CursorPriv.h | 16 short HotX; member in struct:__anon802526a90108
|
| H A D | xf86HWCurs.c | 249 x -= ScreenPriv->HotX; 326 x -= ScreenPriv->HotX;
|
| H A D | xf86CursorRD.c | 333 ScreenPriv->HotX = cursor->bits->xhot;
|
| /xsrc/external/mit/twm/dist/src/ |
| H A D | util.h | 94 extern int HotX, HotY;
|
| H A D | cursor.c | 156 if ((hotx = HotX) < 0)
|
| H A D | util.c | 76 int HotX, HotY; variable in typeref:typename:int 355 0, (int *) widthp, (int *) heightp, &HotX, &HotY); 370 &HotX, &HotY) != BitmapSuccess) {
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/modes/ |
| H A D | xf86Cursors.c | 349 v.v[0] = (x + ScreenPriv->HotX) + 0.5; 362 ScreenPriv->HotX, ScreenPriv->HotY, &dx, &dy); 661 x += scrn->frameX0 + cursor_screen_priv->HotX;
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/modes/ |
| H A D | xf86Cursors.c | 391 *x = *x - crtc->x + ScreenPriv->HotX; 431 cursor_info->MaxHeight, ScreenPriv->HotX,
|
Completed in 13 milliseconds