Home
last modified time | relevance | path

Searched refs:Scrap_AllocBlock (Results 1 – 2 of 2) sorted by relevance

/external/quake/quake/src/QW/client/
Dgl_draw.c120 int Scrap_AllocBlock (int w, int h, int *x, int *y) in Scrap_AllocBlock() function
205 texnum = Scrap_AllocBlock (p->width, p->height, &x, &y); in Draw_PicFromWad()
/external/quake/quake/src/WinQuake/
Dgl_draw.cpp432 int Scrap_AllocBlock (int w, int h, int *x, int *y) in Scrap_AllocBlock() function
538 texnum = Scrap_AllocBlock (p->width, p->height, &x, &y); in Draw_PicFromWad()