Searched refs:Draw_SubPic (Results 1 - 4 of 4) sorted by relevance

/external/quake/quake/src/QW/client/
H A Ddraw.h29 void Draw_SubPic(int x, int y, qpic_t *pic, int srcx, int srcy, int width, int height);
H A Ddraw.c392 Draw_SubPic
395 void Draw_SubPic(int x, int y, qpic_t *pic, int srcx, int srcy, int width, int height) function
H A Dsbar.c246 Draw_SubPic (x, y+(vid.height-SBAR_HEIGHT), pic, srcx, srcy, width, height);
H A Dgl_draw.c683 void Draw_SubPic(int x, int y, qpic_t *pic, int srcx, int srcy, int width, int height) function

Completed in 34 milliseconds