Searched refs:HotX (Results 1 - 14 of 14) sorted by relevance

/xsrc/external/mit/ctwm/dist/
H A Dimage_bitmap.h15 extern int HotX, HotY;
H A Dimage_bitmap.c25 int HotX, HotY; variable in typeref:typename:int
114 0, (int *)widthp, (int *)heightp, &HotX, &HotY);
123 &HotX, &HotY) != BitmapSuccess) {
H A Dcursor.c162 if((hotx = HotX) < 0) {
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/ramdac/
H A Dxf86CursorPriv.h16 short HotX; member in struct:__anon8ffc04960108
H A Dxf86HWCurs.c128 x -= infoPtr->pScrn->frameX0 + ScreenPriv->HotX;
185 x -= infoPtr->pScrn->frameX0 + ScreenPriv->HotX;
H A Dxf86Cursor.c330 ScreenPriv->HotX = pCurs->bits->xhot;
/xsrc/external/mit/xorg-server/dist/hw/xfree86/ramdac/
H A Dxf86CursorPriv.h16 short HotX; member in struct:__anon802526a90108
H A Dxf86HWCurs.c249 x -= ScreenPriv->HotX;
326 x -= ScreenPriv->HotX;
H A Dxf86CursorRD.c333 ScreenPriv->HotX = cursor->bits->xhot;
/xsrc/external/mit/twm/dist/src/
H A Dutil.h94 extern int HotX, HotY;
H A Dcursor.c156 if ((hotx = HotX) < 0)
H A Dutil.c76 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 Dxf86Cursors.c349 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 Dxf86Cursors.c391 *x = *x - crtc->x + ScreenPriv->HotX;
431 cursor_info->MaxHeight, ScreenPriv->HotX,

Completed in 13 milliseconds