Home
last modified time | relevance | path

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

/dports/graphics/svgalib/svgalib-1.4.3/src/
H A Dtiming.c479 static int find_down_timing(int x, int y, int *bestx, int *besty, MonitorModeTiming **bestmodetimin… in find_down_timing() function
539 if(clue==1)find_down_timing(x,y,&bestx,&besty,&bestmodetiming); in vga_guesstiming()
563 if((clue&1)==1)find_down_timing(mx,y,&bestx,&besty,&bestmodetiming); in vga_guesstiming()
587 if((clue&1)==1)find_down_timing(x,my,&bestx,&besty,&bestmodetiming); in vga_guesstiming()