Home
last modified time | relevance | path

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

/dports/graphics/vcg/vcg.1.30/src/
H A Dfisheye.c110 static int change_fcscf_gfocus _PP((long gfx, long gfy));
966 static int change_fcscf_gfocus(long gfx, long gfy) in change_fcscf_gfocus() function
968 static int change_fcscf_gfocus(gfx, gfy) in change_fcscf_gfocus()
1979 case FCSCF_VIEW: return(change_fcscf_gfocus(dfx, dfy)); in normal_fe_focus()
2012 case FCSCF_VIEW: return(change_fcscf_gfocus(fx, gfocus_y));
2042 case FCSCF_VIEW: return(change_fcscf_gfocus(gfocus_x,fy));