Searched defs:Draw_TransPic (Results 1 - 4 of 4) sorted by relevance

/external/quake/quake/src/QW/client/
H A Ddraw.c443 Draw_TransPic
446 void Draw_TransPic (int x, int y, qpic_t *pic) function
455 Sys_Error ("Draw_TransPic: bad coordinates");
542 Sys_Error ("Draw_TransPic: bad coordinates");
H A Dgl_draw.c722 Draw_TransPic
725 void Draw_TransPic (int x, int y, qpic_t *pic) function
731 Sys_Error ("Draw_TransPic: bad coordinates");
/external/quake/quake/src/WinQuake/
H A Ddraw.cpp337 Draw_TransPic
340 void Draw_TransPic (int x, int y, qpic_t *pic) function
349 Sys_Error ("Draw_TransPic: bad coordinates");
436 Sys_Error ("Draw_TransPic: bad coordinates");
H A Dgl_draw.cpp988 Draw_TransPic
991 void Draw_TransPic (int x, int y, qpic_t *pic) function
1000 Sys_Error ("Draw_TransPic: bad coordinates");

Completed in 101 milliseconds