OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:lowstretched
(Results
1 - 2
of
2
) sorted by null
/external/quake/quake/src/QW/client/
vid_win.c
429
int lowstretchedres, stretchedmode,
lowstretched
;
local
455
lowstretched
= 0;
504
lowstretched
= 1;
521
if (
lowstretched
)
555
if (
lowstretched
)
[
all
...]
/external/quake/quake/src/WinQuake/
vid_win.cpp
388
int lowstretchedres, stretchedmode,
lowstretched
;
local
414
lowstretched
= 0;
463
lowstretched
= 1;
480
if (
lowstretched
)
514
if (
lowstretched
)
[
all
...]
Completed in 1678 milliseconds