Home | Sort by: relevance | last modified time | path |
/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; |
/src/sys/arch/atari/dev/ | |
ite.c | 101 int ite_default_height = 400; /* def height */ variable in typeref:typename:int |