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

  /external/freetype/src/truetype/
ttobjs.h 279 FT_Bool stretched; /* `is the glyph stretched?'-flag */ member in struct:TT_Size_Metrics_
  /external/quake/quake/src/QW/client/
vid_win.c 126 int stretched; member in struct:__anon14232
507 // build the mode list, leaving room for the low-res stretched mode, if any
547 modelist[curmode].stretched = 0;
558 modelist[MODE_FULLSCREEN_DEFAULT].stretched = 1;
694 modelist[0].stretched = 0;
706 modelist[1].stretched = 1;
718 modelist[2].stretched = 1;
785 modelist[nummodes].stretched = 0;
864 modelist[nummodes].stretched = 0;
948 modelist[nummodes].stretched = 0;
1260 qboolean stretched; local
    [all...]
  /external/quake/quake/src/WinQuake/
vid_win.cpp 122 int stretched; member in struct:__anon14690
466 // build the mode list, leaving room for the low-res stretched mode, if any
506 modelist[curmode].stretched = 0;
517 modelist[MODE_FULLSCREEN_DEFAULT].stretched = 1;
653 modelist[0].stretched = 0;
665 modelist[1].stretched = 1;
677 modelist[2].stretched = 1;
744 modelist[nummodes].stretched = 0;
823 modelist[nummodes].stretched = 0;
907 modelist[nummodes].stretched = 0;
1219 qboolean stretched; local
    [all...]

Completed in 140 milliseconds