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

  /external/quake/quake/src/QW/client/
gl_rmisc.c 243 int inwidth, inheight; local
302 inheight = 200;
306 inheight = 194;
  /external/quake/quake/src/WinQuake/
gl_rmisc.cpp 252 int inwidth, inheight; local
299 inheight = paliashdr->skinheight;
344 inrow = original + inwidth*(i*inheight/scaled_height);
371 inrow = original + inwidth*(i*inheight/scaled_height);

Completed in 417 milliseconds