/external/qemu/distrib/sdl-1.2.12/src/video/riscos/ |
D | SDL_riscosmouse_c.h | 31 int hot_y; member
|
D | SDL_riscosmouse.c | 65 Uint8 *data, Uint8 *mask, int w, int h, int hot_x, int hot_y) in RISCOS_CreateWMCursor()
|
/external/qemu/distrib/sdl-1.2.12/src/video/vgl/ |
D | SDL_vglmouse.c | 42 Uint8 *data, Uint8 *mask, int w, int h, int hot_x, int hot_y) in VGL_CreateWMCursor()
|
/external/qemu/distrib/sdl-1.2.12/src/video/cybergfx/ |
D | SDL_amigamouse.c | 39 Uint8 *data, Uint8 *mask, int w, int h, int hot_x, int hot_y) in amiga_CreateWMCursor()
|
/external/qemu/distrib/sdl-1.2.12/src/video/qtopia/ |
D | SDL_sysmouse.cc | 35 Uint8 *data, Uint8 *mask, int w, int h, int hot_x, int hot_y) in QT_CreateWMCursor()
|
/external/qemu/distrib/sdl-1.2.12/src/video/nanox/ |
D | SDL_nxmouse.c | 38 Uint8 * data, Uint8 * mask, int w, int h, int hot_x, int hot_y) in NX_CreateWMCursor()
|
/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()
|
/external/qemu/distrib/sdl-1.2.12/include/ |
D | SDL_mouse.h | 41 Sint16 hot_x, hot_y; /* The "tip" of the cursor */ member
|
/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()
|
/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()
|
/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()
|
/external/chromium/webkit/glue/ |
D | webcursor_gtk_data.h | 266 int hot_y; member
|
/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()
|
/external/webkit/Source/WebCore/platform/gtk/ |
D | CursorGtk.h | 365 int hot_y; member
|
/external/qemu/distrib/sdl-1.2.12/src/video/x11/ |
D | SDL_x11mouse.c | 52 Uint8 *data, Uint8 *mask, int w, int h, int hot_x, int hot_y) in X11_CreateWMCursor()
|
/external/qemu/distrib/sdl-1.2.12/src/video/wincommon/ |
D | SDL_sysmouse.c | 106 Uint8 *data, Uint8 *mask, int w, int h, int hot_x, int hot_y) in WIN_CreateWMCursor()
|
/external/qemu/distrib/sdl-1.2.12/src/video/picogui/ |
D | SDL_pgvideo.c | 347 int w, int h, int hot_x, int hot_y) in PG_CreateWMCursor()
|
/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()
|
/external/qemu/distrib/sdl-1.2.12/src/video/epoc/ |
D | SDL_epocvideo.cpp | 667 WMcursor *EPOC_CreateWMCursor(_THIS, Uint8 *data, Uint8 *mask, int w, int h, int hot_x, int hot_y) in EPOC_CreateWMCursor()
|
/external/qemu/distrib/sdl-1.2.12/src/video/os2fslib/ |
D | SDL_os2fslib.c | 1341 int w, int h, int hot_x, int hot_y) in os2fslib_CreateWMCursor_Win() 1452 int w, int h, int hot_x, int hot_y) in os2fslib_CreateWMCursor_FS()
|
/external/qemu/ |
D | console.h | 150 int hot_x, hot_y; member
|