HomeSort by relevance Sort by last modified time
    Searched refs:SDL_CreateCursor (Results 1 - 7 of 7) sorted by null

  /external/qemu/distrib/sdl-1.2.12/include/
SDL_mouse.h 83 extern DECLSPEC SDL_Cursor * SDLCALL SDL_CreateCursor
99 * Deallocates a cursor created with SDL_CreateCursor().
  /prebuilts/tools/darwin-x86/sdl/include/SDL/
SDL_mouse.h 83 extern DECLSPEC SDL_Cursor * SDLCALL SDL_CreateCursor
99 * Deallocates a cursor created with SDL_CreateCursor().
  /prebuilts/tools/linux-x86/sdl/include/SDL/
SDL_mouse.h 83 extern DECLSPEC SDL_Cursor * SDLCALL SDL_CreateCursor
99 * Deallocates a cursor created with SDL_CreateCursor().
  /prebuilts/tools/windows/sdl/host/include/SDL/
SDL_mouse.h 87 extern DECLSPEC SDL_Cursor * SDLCALL SDL_CreateCursor
103 * Deallocates a cursor created with SDL_CreateCursor().
  /prebuilts/tools/windows/sdl/include/SDL/
SDL_mouse.h 83 extern DECLSPEC SDL_Cursor * SDLCALL SDL_CreateCursor
99 * Deallocates a cursor created with SDL_CreateCursor().
  /external/qemu/distrib/sdl-1.2.12/src/main/macos/exports/
SDL.x 81 SDL_CreateCursor
  /external/qemu/distrib/sdl-1.2.12/src/video/
SDL_cursor.c 74 SDL_defcursor = SDL_CreateCursor(default_cdata, default_cmask,
108 SDL_Cursor * SDL_CreateCursor (Uint8 *data, Uint8 *mask,

Completed in 635 milliseconds