/external/quake/quake/src/WinQuake/ |
draw.h | 31 void Draw_TransPicTranslate (int x, int y, qpic_t *pic, byte *translation);
|
draw.cpp | 424 Draw_TransPicTranslate 427 void Draw_TransPicTranslate (int x, int y, qpic_t *pic, byte *translation)
|
gl_draw.cpp | 1007 Draw_TransPicTranslate 1012 void Draw_TransPicTranslate (int x, int y, qpic_t *pic, byte *translation) [all...] |
menu.cpp | 177 Draw_TransPicTranslate (x + ((vid.width - 320)>>1), y, pic, translationTable); [all...] |
/external/quake/quake/src/QW/client/ |
draw.h | 32 void Draw_TransPicTranslate (int x, int y, qpic_t *pic, byte *translation);
|
menu.c | 177 Draw_TransPicTranslate (x + ((vid.width - 320)>>1), y, pic, translationTable);
|
draw.c | 530 Draw_TransPicTranslate 533 void Draw_TransPicTranslate (int x, int y, qpic_t *pic, byte *translation)
|
gl_draw.c | 740 Draw_TransPicTranslate 745 void Draw_TransPicTranslate (int x, int y, qpic_t *pic, byte *translation) [all...] |