Home | Sort by: relevance | last modified time | path |
/src/sys/dev/videomode/ | |
vesagtf.c | 221 unsigned bottom_margin; local in function:vesagtf_mode_params 296 top_margin = bottom_margin = (flags & VESAGTF_FLAG_MARGINS) ? 300 print_value(5, "[BOT MARGIN (LINES)]", bottom_margin); 383 total_v_lines = v_lines + top_margin + bottom_margin + vsync_plus_bp + |
/src/sys/arch/amiga/dev/ | |
itevar.h | 92 short bottom_margin; member in struct:ite_softc |
/src/sys/arch/atari/dev/ | |
itevar.h | 92 short bottom_margin; member in struct:ite_softc |
/src/sys/external/bsd/drm2/dist/drm/ | |
drm_modes.c | 396 int top_margin, bottom_margin; local in function:drm_gtf_mode_complex 445 bottom_margin = top_margin; 468 vtotal_lines = vdisplay_rnd + top_margin + bottom_margin + |
/src/sys/arch/x68k/dev/ | |
itevar.h | 93 int top_margin, bottom_margin; member in struct:ite_softc |