Home
last modified time | relevance | path

Searched refs:oldsxmax (Results 1 – 1 of 1) sorted by relevance

/dports/graphics/vcg/vcg.1.30/src/
H A Dfisheye.c443 int oldsxmin, oldsxmax, oldsymin, oldsymax; local
450 oldsxmax = screen_xmax;
459 if (oldsxmax != screen_xmax) return(1);
935 int oldsxmin, oldsxmax, oldsymin, oldsymax; local
940 oldsxmax = screen_xmax;
951 if (oldsxmax != screen_xmax) return(1);
1294 int oldsxmin, oldsxmax, oldsymin, oldsymax; local
1301 oldsxmax = screen_xmax;
1310 if (oldsxmax != screen_xmax) return(1);
1630 oldsxmax = screen_xmax;
[all …]