Home
last modified time | relevance | path

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

/dports/devel/allegro/allegro-4.4.3.1/src/misc/
H A Dmodex.c63 _x_vline,
1006 void _x_vline(BITMAP *bmp, int x, int y1, int y2, int color) in _x_vline() function
/dports/games/d2x/d2x-0.2.5/arch/dos/allg_snd/
H A Dinternal.h378 void _x_vline(struct BITMAP *bmp, int x, int y1, int y2, int color);
/dports/devel/allegro/allegro-4.4.3.1/include/allegro/internal/
H A Daintern.h652 AL_FUNC(void, _x_vline, (BITMAP *bmp, int x, int y_1, int y2, int color));