HomeSort by: relevance | last modified time | path
    Searched refs:ite_default_height (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/arch/atari/dev/
itevar.h 190 extern int ite_default_height;
ite_et.c 325 wsz.height = ite_default_height;
380 ite_default_height = view->display.height;
ite_cc.c 362 wsz.height = ite_default_height;
404 ite_default_height = view->display.height;
ite.c 101 int ite_default_height = 400; /* def height */ variable in typeref:typename:int
  /src/sys/arch/amiga/dev/
ite_cc.c 149 int ite_default_height = 400; /* def NTSC height */ variable in typeref:typename:int
151 int ite_default_height = 512; /* def PAL height */ variable in typeref:typename:int
153 int ite_default_height = 400; /* def NON-PAL/NTSC height (?) */ variable in typeref:typename:int
228 ite_default_height = cci->view->display.height;
307 wsz.height = ite_default_height;

Completed in 17 milliseconds