Home
last modified time | relevance | path

Searched refs:stbte_mouse_wheel (Results 1 – 4 of 4) sorted by relevance

/dports/devel/stb/stb-f54acd4/
H A Dstb_tilemap_editor.h409 extern void stbte_mouse_wheel(stbte_tilemap *tm, int x, int y, int vscroll);
4052 void stbte_mouse_wheel(stbte_tilemap *tm, int x, int y, int vscroll) in stbte_mouse_wheel() function
4106 stbte_mouse_wheel(tm, stbte__ui.mx, stbte__ui.my, event->wheel.y); in stbte_mouse_sdl()
/dports/cad/cura-engine/CuraEngine-fadb5d6b/include/stb/
H A Dstb_tilemap_editor.h409 extern void stbte_mouse_wheel(stbte_tilemap *tm, int x, int y, int vscroll);
4052 void stbte_mouse_wheel(stbte_tilemap *tm, int x, int y, int vscroll) in stbte_mouse_wheel() function
4106 stbte_mouse_wheel(tm, stbte__ui.mx, stbte__ui.my, event->wheel.y); in stbte_mouse_sdl()
/dports/security/ridl/ridl-11b3240/stb/
H A Dstb_tilemap_editor.h409 extern void stbte_mouse_wheel(stbte_tilemap *tm, int x, int y, int vscroll);
4052 void stbte_mouse_wheel(stbte_tilemap *tm, int x, int y, int vscroll) in stbte_mouse_wheel() function
4106 stbte_mouse_wheel(tm, stbte__ui.mx, stbte__ui.my, event->wheel.y); in stbte_mouse_sdl()
/dports/net-im/uTox/uTox/third-party/stb/
H A Dstb_tilemap_editor.h406 extern void stbte_mouse_wheel(stbte_tilemap *tm, int x, int y, int vscroll);
4063 void stbte_mouse_wheel(stbte_tilemap *tm, int x, int y, int vscroll) in stbte_mouse_wheel() function
4117 stbte_mouse_wheel(tm, stbte__ui.mx, stbte__ui.my, event->wheel.y); in stbte_mouse_sdl()