Searched defs:hot_y (Results 1 – 13 of 13) sorted by relevance
/third_party/flutter/skia/third_party/externals/sdl/src/video/raspberry/ |
D | SDL_rpimouse.h | 32 int hot_x, hot_y; member
|
D | SDL_rpimouse.c | 62 RPI_CreateCursor(SDL_Surface * surface, int hot_x, int hot_y) in RPI_CreateCursor()
|
/third_party/flutter/skia/third_party/externals/sdl/src/video/x11/ |
D | SDL_x11mouse.c | 91 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()
|
/third_party/flutter/skia/third_party/externals/sdl/src/video/wayland/ |
D | SDL_waylandmouse.c | 54 int hot_x, hot_y; member 150 Wayland_CreateCursor(SDL_Surface *surface, int hot_x, int hot_y) in Wayland_CreateCursor()
|
/third_party/flutter/skia/third_party/externals/sdl/test/ |
D | testcustomcursor.c | 88 int hot_x, hot_y; in init_system_cursor() local
|
/third_party/flutter/skia/third_party/externals/sdl/src/video/windows/ |
D | SDL_windowsmouse.c | 88 WIN_CreateCursor(SDL_Surface * surface, int hot_x, int hot_y) in WIN_CreateCursor()
|
/third_party/flutter/skia/third_party/externals/sdl/src/video/mir/ |
D | SDL_mirmouse.c | 103 MIR_CreateCursor(SDL_Surface* surface, int hot_x, int hot_y) in MIR_CreateCursor()
|
/third_party/flutter/skia/third_party/externals/sdl/src/events/ |
D | SDL_mouse.c | 668 int w, int h, int hot_x, int hot_y) 716 SDL_CreateColorCursor(SDL_Surface *surface, int hot_x, int hot_y)
|
/third_party/flutter/skia/third_party/externals/sdl/src/video/directfb/ |
D | SDL_DirectFB_mouse.c | 136 DirectFB_CreateCursor(SDL_Surface * surface, int hot_x, int hot_y) in DirectFB_CreateCursor()
|
/third_party/gstreamer/gstplugins_bad/gst/vmnc/ |
D | vmncdec.h | 80 int hot_y; member
|
/third_party/libdrm/ |
D | xf86drmMode.c | 429 int32_t hot_y) in drmModeSetCursor2()
|
/third_party/libdrm/include/drm/ |
D | drm_mode.h | 601 __s32 hot_y; member
|
/third_party/mesa3d/include/drm-uapi/ |
D | drm_mode.h | 788 __s32 hot_y; member
|