/external/qemu/distrib/sdl-1.2.12/src/video/riscos/ |
SDL_riscosmouse_c.h | 31 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);
|
/external/qemu/distrib/sdl-1.2.12/include/ |
SDL_mouse.h | 41 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);
|
/prebuilt/darwin-x86/sdl/include/SDL/ |
SDL_mouse.h | 41 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);
|
/prebuilt/linux-x86/sdl/include/SDL/ |
SDL_mouse.h | 41 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);
|
/prebuilt/windows/sdl/host/include/SDL/ |
SDL_mouse.h | 45 Sint16 hot_x, hot_y; /* The "tip" of the cursor */ member in struct:SDL_Cursor 88 (Uint8 *data, Uint8 *mask, int w, int h, int hot_x, int hot_y);
|
/prebuilt/windows/sdl/include/SDL/ |
SDL_mouse.h | 41 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/chromium/webkit/glue/ |
webcursor_gtk_data.h | 266 int hot_y; member in struct:__anon3911
|
/external/webkit/Source/WebCore/platform/gtk/ |
CursorGtk.h | 365 int hot_y; member in struct:__anon13213
|
/external/qemu/ |
console.h | 150 int hot_x, hot_y; member in struct:QEMUCursor
|