HomeSort by relevance Sort by last modified time
    Searched defs:hot_y (Results 1 - 10 of 10) sorted by null

  /external/qemu/distrib/sdl-1.2.15/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.15/test/
testcursor.c 112 int hot_x, hot_y; local
137 sscanf(arrow[4+row], "%d,%d", &hot_x, &hot_y);
138 return SDL_CreateCursor(data, mask, 32, 32, hot_x, hot_y);
  /external/qemu/distrib/sdl-1.2.15/include/
SDL_mouse.h 43 Sint16 hot_x, hot_y; /**< The "tip" of the cursor */ member in struct:SDL_Cursor
86 (Uint8 *data, Uint8 *mask, int w, int h, int hot_x, int hot_y);
  /prebuilts/tools/darwin-x86/sdl/include/SDL/
SDL_mouse.h 43 Sint16 hot_x, hot_y; /**< The "tip" of the cursor */ member in struct:SDL_Cursor
86 (Uint8 *data, Uint8 *mask, int w, int h, int hot_x, int hot_y);
  /prebuilts/tools/linux-x86/sdl/include/SDL/
SDL_mouse.h 43 Sint16 hot_x, hot_y; /**< The "tip" of the cursor */ member in struct:SDL_Cursor
86 (Uint8 *data, Uint8 *mask, int w, int h, int hot_x, int hot_y);
  /prebuilts/tools/windows/sdl/include/SDL/
SDL_mouse.h 43 Sint16 hot_x, hot_y; /**< The "tip" of the cursor */ member in struct:SDL_Cursor
86 (Uint8 *data, Uint8 *mask, int w, int h, int hot_x, int hot_y);
  /external/qemu/include/ui/
console.h 150 int hot_x, hot_y; member in struct:QEMUCursor
  /bionic/libc/kernel/uapi/drm/
drm_mode.h 344 __s32 hot_y; member in struct:drm_mode_cursor2
  /external/kernel-headers/original/uapi/drm/
drm_mode.h 420 __s32 hot_y; member in struct:drm_mode_cursor2
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar 

Completed in 682 milliseconds