Home
last modified time | relevance | path

Searched defs:draw_sprite_v_flip (Results 1 – 2 of 2) sorted by relevance

/dports/games/scummvm/scummvm-2.5.1/engines/ags/lib/allegro/
H A Dgfx.cpp163 void draw_sprite_v_flip(BITMAP *bmp, const BITMAP *sprite, int x, int y) { in draw_sprite_v_flip() function
/dports/games/d2x/d2x-0.2.5/arch/dos/allg_snd/sound/
H A Dallegro.h641 void (*draw_sprite_v_flip)(struct BITMAP *bmp, struct BITMAP *sprite, int x, int y); member
1138 __INLINE__ void draw_sprite_v_flip(BITMAP *bmp, BITMAP *sprite, int x, int y) in draw_sprite_v_flip() function