Searched refs:_x_vline (Results 1 – 3 of 3) sorted by relevance
/dports/devel/allegro/allegro-4.4.3.1/src/misc/ |
H A D | modex.c | 63 _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 D | internal.h | 378 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 D | aintern.h | 652 AL_FUNC(void, _x_vline, (BITMAP *bmp, int x, int y_1, int y2, int color));
|