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

/external/quake/quake/src/QW/client/
H A Ddraw.c918 Draw_Fill
923 void Draw_Fill (int x, int y, int w, int h, int c) function
932 Con_Printf("Bad Draw_Fill(%d, %d, %d, %d, %c)\n",
H A Dgl_draw.c858 Draw_Fill
863 void Draw_Fill (int x, int y, int w, int h, int c) function
/external/quake/quake/src/WinQuake/
H A Ddraw.cpp807 Draw_Fill
812 void Draw_Fill (int x, int y, int w, int h, int c) function
H A Dgl_draw.cpp1118 Draw_Fill
1123 void Draw_Fill (int x, int y, int w, int h, int c) function

Completed in 116 milliseconds