Searched refs:hot_y (Results 1 - 25 of 37) sorted by relevance

12

/external/qemu/distrib/sdl-1.2.12/src/video/bwindow/
H A DSDL_sysmouse_c.h29 Uint8 *data, Uint8 *mask, int w, int h, int hot_x, int hot_y);
H A DSDL_sysmouse.cc43 Uint8 *data, Uint8 *mask, int w, int h, int hot_x, int hot_y)
73 cursor->bits[2] = hot_y;
42 BE_CreateWMCursor(_THIS, Uint8 *data, Uint8 *mask, int w, int h, int hot_x, int hot_y) argument
/external/qemu/distrib/sdl-1.2.12/src/video/cybergfx/
H A DSDL_amigamouse_c.h29 Uint8 *data, Uint8 *mask, int w, int h, int hot_x, int hot_y);
H A DSDL_amigamouse.c39 Uint8 *data, Uint8 *mask, int w, int h, int hot_x, int hot_y)
38 amiga_CreateWMCursor(_THIS, Uint8 *data, Uint8 *mask, int w, int h, int hot_x, int hot_y) argument
/external/qemu/distrib/sdl-1.2.12/src/video/gem/
H A DSDL_gemmouse_c.h29 Uint8 *data, Uint8 *mask, int w, int h, int hot_x, int hot_y);
H A DSDL_gemmouse.c63 Uint8 *data, Uint8 *mask, int w, int h, int hot_x, int hot_y)
100 new_mform->mf_yhot = hot_y;
62 GEM_CreateWMCursor(_THIS, Uint8 *data, Uint8 *mask, int w, int h, int hot_x, int hot_y) argument
/external/qemu/distrib/sdl-1.2.12/src/video/maccommon/
H A DSDL_macmouse_c.h29 Uint8 *data, Uint8 *mask, int w, int h, int hot_x, int hot_y);
H A DSDL_macmouse.c53 Uint8 *data, Uint8 *mask, int w, int h, int hot_x, int hot_y)
83 cursor->curs.hotSpot.v = hot_y;
52 Mac_CreateWMCursor(_THIS, Uint8 *data, Uint8 *mask, int w, int h, int hot_x, int hot_y) argument
/external/qemu/distrib/sdl-1.2.12/src/video/nanox/
H A DSDL_nxmouse_c.h26 extern WMcursor * NX_CreateWMCursor (_THIS, Uint8 * data, Uint8 * mask, int w, int h, int hot_x, int hot_y) ;
H A DSDL_nxmouse.c38 Uint8 * data, Uint8 * mask, int w, int h, int hot_x, int hot_y)
37 NX_CreateWMCursor(_THIS, Uint8 * data, Uint8 * mask, int w, int h, int hot_x, int hot_y) argument
/external/qemu/distrib/sdl-1.2.12/src/video/qtopia/
H A DSDL_sysmouse_c.h29 Uint8 *data, Uint8 *mask, int w, int h, int hot_x, int hot_y);
H A DSDL_sysmouse.cc35 Uint8 *data, Uint8 *mask, int w, int h, int hot_x, int hot_y)
34 QT_CreateWMCursor(_THIS, Uint8 *data, Uint8 *mask, int w, int h, int hot_x, int hot_y) argument
/external/qemu/distrib/sdl-1.2.12/src/video/riscos/
H A DSDL_riscosmouse_c.h31 int hot_y; member in struct:WMcursor
37 WMcursor *RISCOS_CreateWMCursor(_THIS, Uint8 *data, Uint8 *mask, int w, int h, int hot_x, int hot_y);
H A DSDL_riscosmouse.c65 Uint8 *data, Uint8 *mask, int w, int h, int hot_x, int hot_y)
98 cursor->hot_y = hot_y;
158 cursor_def[5] = cursor->hot_y; /* ActiveY in pixels from top */
64 RISCOS_CreateWMCursor(_THIS, Uint8 *data, Uint8 *mask, int w, int h, int hot_x, int hot_y) argument
/external/qemu/distrib/sdl-1.2.12/src/video/vgl/
H A DSDL_vglmouse_c.h29 Uint8 *data, Uint8 *mask, int w, int h, int hot_x, int hot_y);
H A DSDL_vglmouse.c42 Uint8 *data, Uint8 *mask, int w, int h, int hot_x, int hot_y)
41 VGL_CreateWMCursor(_THIS, Uint8 *data, Uint8 *mask, int w, int h, int hot_x, int hot_y) argument
/external/qemu/distrib/sdl-1.2.12/src/video/ps2gs/
H A DSDL_gsmouse_c.h35 Uint8 *data, Uint8 *mask, int w, int h, int hot_x, int hot_y);
H A DSDL_gsmouse.c46 Uint8 *data, Uint8 *mask, int w, int h, int hot_x, int hot_y)
89 cursor->area.y = (y - cursor->hot_y);
45 GS_CreateWMCursor(_THIS, Uint8 *data, Uint8 *mask, int w, int h, int hot_x, int hot_y) argument
/external/qemu/distrib/sdl-1.2.12/src/video/wincommon/
H A DSDL_sysmouse_c.h29 Uint8 *data, Uint8 *mask, int w, int h, int hot_x, int hot_y);
/external/qemu/distrib/sdl-1.2.12/src/video/x11/
H A DSDL_x11mouse_c.h29 Uint8 *data, Uint8 *mask, int w, int h, int hot_x, int hot_y);
/external/qemu/distrib/sdl-1.2.12/src/video/photon/
H A DSDL_ph_mouse_c.h32 Uint8 *data, Uint8 *mask, int w, int h, int hot_x, int hot_y);
H A DSDL_ph_mouse.c51 WMcursor *ph_CreateWMCursor(_THIS, Uint8 *data, Uint8 *mask, int w, int h, int hot_x, int hot_y) argument
79 cursor->ph_cursor->offset1.y = (short)hot_y;
85 cursor->ph_cursor->offset2.y = (short)hot_y;
/external/qemu/distrib/sdl-1.2.12/include/
H A DSDL_mouse.h41 Sint16 hot_x, hot_y; /* The "tip" of the cursor */ member in struct:SDL_Cursor
84 (Uint8 *data, Uint8 *mask, int w, int h, int hot_x, int hot_y);
/external/qemu/distrib/sdl-1.2.12/src/video/
H A DSDL_cursor.c109 int w, int h, int hot_x, int hot_y)
120 if ( (hot_x < 0) || (hot_y < 0) || (hot_x >= w) || (hot_y >= h) ) {
137 cursor->hot_y = hot_y;
157 w, h, hot_x, hot_y);
215 SDL_cursor->area.y = (y - SDL_cursor->hot_y);
331 SDL_cursor->area.y = (y - SDL_cursor->hot_y);
108 SDL_CreateCursor(Uint8 *data, Uint8 *mask, int w, int h, int hot_x, int hot_y) argument
/external/qemu/distrib/sdl-1.2.12/src/video/quartz/
H A DSDL_QuartzWM.m36 int w, int h, int hot_x, int hot_y) {
69 hot_y = hot_y*16/h;
71 else { /* too small (or just right): extend it (from the bottom left corner, so hot_y must be adjusted) */
72 hot_y += 16 - h;
76 cursor->nscursor = [ [ NSCursor alloc ] initWithImage: img hotSpot: NSMakePoint(hot_x, hot_y) ];

Completed in 434 milliseconds

12