HomeSort by relevance Sort by last modified time
    Searched defs:Draw_TransPic (Results 1 - 4 of 4) sorted by null

  /external/quake/quake/src/QW/client/
draw.c 443 Draw_TransPic
446 void Draw_TransPic (int x, int y, qpic_t *pic)
455 Sys_Error ("Draw_TransPic: bad coordinates");
542 Sys_Error ("Draw_TransPic: bad coordinates");
gl_draw.c 722 Draw_TransPic
725 void Draw_TransPic (int x, int y, qpic_t *pic)
731 Sys_Error ("Draw_TransPic: bad coordinates");
    [all...]
  /external/quake/quake/src/WinQuake/
draw.cpp 337 Draw_TransPic
340 void Draw_TransPic (int x, int y, qpic_t *pic)
349 Sys_Error ("Draw_TransPic: bad coordinates");
436 Sys_Error ("Draw_TransPic: bad coordinates");
gl_draw.cpp 988 Draw_TransPic
991 void Draw_TransPic (int x, int y, qpic_t *pic)
1000 Sys_Error ("Draw_TransPic: bad coordinates");
    [all...]

Completed in 527 milliseconds