OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:bottom_margin
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/dev/videomode/
vesagtf.c
221
unsigned
bottom_margin
;
local
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/arch/x68k/dev/
itevar.h
93
int top_margin,
bottom_margin
;
member in struct:ite_softc
/src/sys/external/bsd/drm2/dist/drm/
drm_modes.c
396
int top_margin,
bottom_margin
;
local
445
bottom_margin
= top_margin;
468
vtotal_lines = vdisplay_rnd + top_margin +
bottom_margin
+
Completed in 23 milliseconds
Indexes created Sun Feb 22 16:20:20 UTC 2026