Home
last modified time | relevance | path

Searched defs:hot_x (Results 1 – 14 of 14) sorted by relevance

/AliOS-Things-master/components/SDL2/src/video/alios/
A DSDL_AliOS_mouse.c50 AliOS_CreateCursor(SDL_Surface * surface, int hot_x, int hot_y) in AliOS_CreateCursor()
69 AliOS_CreateSystemCursor(SDL_Surface * surface, int hot_x, int hot_y) in AliOS_CreateSystemCursor()
/AliOS-Things-master/components/SDL2/src/video/kmsdrm/
A DSDL_kmsdrmmouse.h36 int hot_x, hot_y; member
A DSDL_kmsdrmmouse.c85 KMSDRM_CreateCursor(SDL_Surface * surface, int hot_x, int hot_y) in KMSDRM_CreateCursor()
/AliOS-Things-master/components/SDL2/src/video/raspberry/
A DSDL_rpimouse.h32 int hot_x, hot_y; member
A DSDL_rpimouse.c64 RPI_CreateCursor(SDL_Surface * surface, int hot_x, int hot_y) in RPI_CreateCursor()
/AliOS-Things-master/components/SDL2/src/video/x11/
A DSDL_x11mouse.c91 X11_CreateXCursorCursor(SDL_Surface * surface, int hot_x, int hot_y) in X11_CreateXCursorCursor()
119 X11_CreatePixmapCursor(SDL_Surface * surface, int hot_x, int hot_y) in X11_CreatePixmapCursor()
204 X11_CreateCursor(SDL_Surface * surface, int hot_x, int hot_y) in X11_CreateCursor()
/AliOS-Things-master/components/SDL2/src/video/wayland/
A DSDL_waylandmouse.c50 int hot_x, hot_y; member
148 Wayland_CreateCursor(SDL_Surface *surface, int hot_x, int hot_y) in Wayland_CreateCursor()
/AliOS-Things-master/components/SDL2/src/video/emscripten/
A DSDL_emscriptenmouse.c69 Emscripten_CreateCursor(SDL_Surface* surface, int hot_x, int hot_y) in Emscripten_CreateCursor()
/AliOS-Things-master/components/SDL2/test/
A Dtestcustomcursor.c106 int hot_x, hot_y; in init_system_cursor() local
/AliOS-Things-master/components/SDL2/src/video/android/
A DSDL_androidmouse.c89 Android_CreateCursor(SDL_Surface * surface, int hot_x, int hot_y) in Android_CreateCursor()
/AliOS-Things-master/components/SDL2/src/video/windows/
A DSDL_windowsmouse.c88 WIN_CreateCursor(SDL_Surface * surface, int hot_x, int hot_y) in WIN_CreateCursor()
/AliOS-Things-master/components/SDL2/src/video/directfb/
A DSDL_DirectFB_mouse.c132 DirectFB_CreateCursor(SDL_Surface * surface, int hot_x, int hot_y) in DirectFB_CreateCursor()
/AliOS-Things-master/components/SDL2/src/events/
A DSDL_mouse.c887 int w, int h, int hot_x, int hot_y)
935 SDL_CreateColorCursor(SDL_Surface *surface, int hot_x, int hot_y)
/AliOS-Things-master/components/SDL2/src/core/android/
A DSDL_android.c2806 int Android_JNI_CreateCustomCursor(SDL_Surface *surface, int hot_x, int hot_y) in Android_JNI_CreateCustomCursor()

Completed in 39 milliseconds