Searched refs:myView (Results 1 – 1 of 1) sorted by relevance
235 ViewPort myView[] = variable249 { { &myView[0], &myScis[0] },250 { &myView[0], &myScis[1] },251 { &myView[1], &myScis[1] },252 { &myView[1], &myScis[0] } };267 myView[i].xorg *= (s16) (s->screen_wd / 8); in ControlInit()268 myView[i].yorg *= (s16) (s->screen_ht / 8); in ControlInit()269 myView[i].width *= (s16) (s->screen_wd / 8); in ControlInit()270 myView[i].height *= (s16) (s->screen_ht / 8); in ControlInit()