Searched refs:stretched (Results 1 - 6 of 6) sorted by relevance

/external/quake/quake/src/QW/client/
H A Dvid_win.c126 int stretched; member in struct:__anon10080
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
1260 qboolean stretched; local
[all...]
/external/quake/quake/src/WinQuake/
H A Dvid_win.cpp122 int stretched; member in struct:__anon10538
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
1219 qboolean stretched; local
[all...]
/external/freetype/src/truetype/
H A Dttobjs.h279 FT_Bool stretched; /* `is the glyph stretched?'-flag */ member in struct:TT_Size_Metrics_
H A Dttobjs.c952 metrics->stretched = FALSE;
H A Dttinterp.c5468 if ( ( args[0] & 0x400 ) != 0 && CUR.tt_metrics.stretched )
5477 if ( ( args[0] & 0x2000 ) != 0 && CUR.tt_metrics.stretched )
7134 /* Has the glyph been stretched? */
7135 if ( ( args[0] & 4 ) != 0 && CUR.tt_metrics.stretched )
7521 /* non-square pixels, use the stretched routines */
/external/grub/docs/
H A Dtexinfo.tex672 % cause the glue on the previous page to be unduly stretched, because it

Completed in 105 milliseconds