Home
last modified time | relevance | path

Searched refs:_xwin_scroll_screen (Results 1 – 3 of 3) sorted by relevance

/dports/devel/allegro/allegro-4.4.3.1/src/x/
H A Dxgfxdrv.c36 _xwin_scroll_screen,
75 _xwin_scroll_screen,
H A Dxwin.h48 AL_FUNC(int, _xwin_scroll_screen, (int x, int y));
H A Dxwin.c2616 int _xwin_scroll_screen(int x, int y) in _xwin_scroll_screen() function