Home
last modified time | relevance | path

Searched refs:surface_move (Results 1 – 5 of 5) sorted by relevance

/dports/graphics/mypaint/mypaint-2.0.1/lib/layer/
H A Ddata.py553 surface_move = layer._surface.get_move(x, y)
554 self._wrapped = surface_move
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/weston/src/desktop-shell/
H A Dshell.c1563 surface_move(struct shell_surface *shsurf, struct weston_pointer *pointer, in surface_move() function
1818 surface_move(shsurf, pointer, false); in busy_cursor_grab_button()
2711 (surface_move(shsurf, pointer, true) < 0)) in desktop_surface_move()
3332 surface_move(shsurf, pointer, false); in move_binding()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/weston/src/desktop-shell/
H A Dshell.c1563 surface_move(struct shell_surface *shsurf, struct weston_pointer *pointer, in surface_move() function
1818 surface_move(shsurf, pointer, false); in busy_cursor_grab_button()
2711 (surface_move(shsurf, pointer, true) < 0)) in desktop_surface_move()
3332 surface_move(shsurf, pointer, false); in move_binding()
/dports/devel/py-game/pygame-2.1.0/src_c/
H A Dsurface.c123 surface_move(Uint8 *src, Uint8 *dst, int h, int span, int srcpitch,
2211 surface_move(src, dst, h, w * bpp, pitch, pitch); in surf_scroll()
3515 surface_move(Uint8 *src, Uint8 *dst, int h, int span, int srcpitch, in surface_move() function
/dports/graphics/weston/weston-1.9.0/desktop-shell/
H A Dshell.c1784 surface_move(struct shell_surface *shsurf, struct weston_pointer *pointer, in surface_move() function
1830 (surface_move(shsurf, pointer, true) < 0)) in common_surface_move()
2087 surface_move(shsurf, pointer, false); in busy_cursor_grab_button()
3114 return surface_move(shsurf, pointer, true); in shell_interface_move()
4686 surface_move(shsurf, pointer, false); in move_binding()