/external/qemu/distrib/sdl-1.2.12/src/video/riscos/ |
D | SDL_riscosmouse_c.h | 31 int hot_y; member 37 WMcursor *RISCOS_CreateWMCursor(_THIS, Uint8 *data, Uint8 *mask, int w, int h, int hot_x, int hot_y…
|
D | SDL_riscosmouse.c | 65 Uint8 *data, Uint8 *mask, int w, int h, int hot_x, int hot_y) in RISCOS_CreateWMCursor() argument 98 cursor->hot_y = hot_y; in RISCOS_CreateWMCursor() 158 cursor_def[5] = cursor->hot_y; /* ActiveY in pixels from top */ in RISCOS_ShowWMCursor()
|
/external/qemu/distrib/sdl-1.2.12/include/ |
D | SDL_mouse.h | 41 Sint16 hot_x, hot_y; /* The "tip" of the cursor */ member 84 (Uint8 *data, Uint8 *mask, int w, int h, int hot_x, int hot_y);
|
/external/qemu/distrib/sdl-1.2.12/src/video/ |
D | SDL_cursor.c | 109 int w, int h, int hot_x, int hot_y) in SDL_CreateCursor() argument 120 if ( (hot_x < 0) || (hot_y < 0) || (hot_x >= w) || (hot_y >= h) ) { in SDL_CreateCursor() 137 cursor->hot_y = hot_y; in SDL_CreateCursor() 157 w, h, hot_x, hot_y); in SDL_CreateCursor() 215 SDL_cursor->area.y = (y - SDL_cursor->hot_y); in SDL_SetCursor() 331 SDL_cursor->area.y = (y - SDL_cursor->hot_y); in SDL_MoveCursor()
|
/external/qemu/distrib/sdl-1.2.12/src/video/photon/ |
D | SDL_ph_mouse.c | 51 WMcursor *ph_CreateWMCursor(_THIS, Uint8 *data, Uint8 *mask, int w, int h, int hot_x, int hot_y) in ph_CreateWMCursor() argument 79 cursor->ph_cursor->offset1.y = (short)hot_y; in ph_CreateWMCursor() 85 cursor->ph_cursor->offset2.y = (short)hot_y; in ph_CreateWMCursor()
|
D | SDL_ph_mouse_c.h | 32 Uint8 *data, Uint8 *mask, int w, int h, int hot_x, int hot_y);
|
/external/qemu/distrib/sdl-1.2.12/src/video/maccommon/ |
D | SDL_macmouse.c | 53 Uint8 *data, Uint8 *mask, int w, int h, int hot_x, int hot_y) in Mac_CreateWMCursor() argument 83 cursor->curs.hotSpot.v = hot_y; in Mac_CreateWMCursor()
|
D | SDL_macmouse_c.h | 29 Uint8 *data, Uint8 *mask, int w, int h, int hot_x, int hot_y);
|
/external/qemu/distrib/sdl-1.2.12/src/video/ps2gs/ |
D | SDL_gsmouse.c | 46 Uint8 *data, Uint8 *mask, int w, int h, int hot_x, int hot_y) in GS_CreateWMCursor() argument 89 cursor->area.y = (y - cursor->hot_y); in GS_MoveCursor()
|
D | SDL_gsmouse_c.h | 35 Uint8 *data, Uint8 *mask, int w, int h, int hot_x, int hot_y);
|
/external/qemu/distrib/sdl-1.2.12/src/video/bwindow/ |
D | SDL_sysmouse.cc | 43 Uint8 *data, Uint8 *mask, int w, int h, int hot_x, int hot_y) in BE_CreateWMCursor() argument 73 cursor->bits[2] = hot_y; in BE_CreateWMCursor()
|
D | SDL_sysmouse_c.h | 29 Uint8 *data, Uint8 *mask, int w, int h, int hot_x, int hot_y);
|
/external/qemu/distrib/sdl-1.2.12/src/video/gem/ |
D | SDL_gemmouse.c | 63 Uint8 *data, Uint8 *mask, int w, int h, int hot_x, int hot_y) in GEM_CreateWMCursor() argument 100 new_mform->mf_yhot = hot_y; in GEM_CreateWMCursor()
|
D | SDL_gemmouse_c.h | 29 Uint8 *data, Uint8 *mask, int w, int h, int hot_x, int hot_y);
|
/external/qemu/distrib/sdl-1.2.12/src/video/qtopia/ |
D | SDL_sysmouse_c.h | 29 Uint8 *data, Uint8 *mask, int w, int h, int hot_x, int hot_y);
|
D | SDL_sysmouse.cc | 35 Uint8 *data, Uint8 *mask, int w, int h, int hot_x, int hot_y) in QT_CreateWMCursor() argument
|
/external/qemu/distrib/sdl-1.2.12/src/video/nanox/ |
D | SDL_nxmouse_c.h | 26 …ursor * NX_CreateWMCursor (_THIS, Uint8 * data, Uint8 * mask, int w, int h, int hot_x, int hot_y) ;
|
/external/qemu/distrib/sdl-1.2.12/src/video/vgl/ |
D | SDL_vglmouse_c.h | 29 Uint8 *data, Uint8 *mask, int w, int h, int hot_x, int hot_y);
|
D | SDL_vglmouse.c | 42 Uint8 *data, Uint8 *mask, int w, int h, int hot_x, int hot_y) in VGL_CreateWMCursor() argument
|
/external/qemu/distrib/sdl-1.2.12/src/video/cybergfx/ |
D | SDL_amigamouse_c.h | 29 Uint8 *data, Uint8 *mask, int w, int h, int hot_x, int hot_y);
|
D | SDL_amigamouse.c | 39 Uint8 *data, Uint8 *mask, int w, int h, int hot_x, int hot_y) in amiga_CreateWMCursor() argument
|
/external/qemu/distrib/sdl-1.2.12/src/video/x11/ |
D | SDL_x11mouse_c.h | 29 Uint8 *data, Uint8 *mask, int w, int h, int hot_x, int hot_y);
|
/external/qemu/distrib/sdl-1.2.12/src/video/wincommon/ |
D | SDL_sysmouse_c.h | 29 Uint8 *data, Uint8 *mask, int w, int h, int hot_x, int hot_y);
|
D | SDL_sysmouse.c | 106 Uint8 *data, Uint8 *mask, int w, int h, int hot_x, int hot_y) in WIN_CreateWMCursor() argument 176 hot_x, hot_y, allowed_x, allowed_y, in WIN_CreateWMCursor()
|
/external/webkit/WebCore/platform/gtk/ |
D | CursorGtk.h | 208 int hot_y; member
|