Searched refs:margins (Results 1 - 6 of 6) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/kyro/
H A DSTG4000VTG.c63 u32 margins = 0; local
81 margins = 8;
88 (pTiming->HST + (pTiming->HBP - margins) + xRes +
89 (pTiming->HFP - margins))) >> 1;
99 pTiming->HST + (pTiming->HBP - margins) + HLeftBorder;
102 pTiming->HST + (pTiming->HBP - margins) + HLeftBorder +
111 pTiming->VST + (pTiming->VBP - margins) + VTopBorder;
114 pTiming->VST + (pTiming->VBP - margins) + VTopBorder +
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/
H A Dmodedb.c477 * interlaced mode. If 'm' is present, add margins equal to 1.8%
481 * 1024x768MR-8@60m - Reduced blank with margins at 60Hz.
518 int yres_specified = 0, cvt = 0, rb = 0, interlace = 0, margins = 0; local
563 margins = 1;
584 "", (margins) ? " with margins" : "", (interlace) ?
596 ret = fb_find_mode_cvt(&cvt_mode, margins, rb);
H A Dfbcvt.c293 * @margins: add margin to calculation (1.8% of xres and yres)
304 int fb_find_mode_cvt(struct fb_videomode *mode, int margins, int rb) argument
310 if (margins)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dfb.h1002 extern int fb_find_mode_cvt(struct fb_videomode *mode, int margins, int rb);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/build-aux/
H A Dtexinfo.tex5729 % Amount to narrow the margins by for @lisp.
5763 % \nonarrowing is a flag. If "set", @lisp etc don't narrow margins; it will
5909 % @format/@smallformat: same as @display except don't narrow margins.
5937 % and narrows the margins. We keep \parskip nonzero in general, since
8761 % Perhaps we should allow setting the margins, \topskip, \parskip,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/mtools-4.0.10/
H A Dtexinfo.tex5945 % Amount to narrow the margins by for @lisp.
5979 % \nonarrowing is a flag. If "set", @lisp etc don't narrow margins; it will
6149 % @format/@smallformat: same as @display except don't narrow margins.
6201 % and narrows the margins. We keep \parskip nonzero in general, since
9039 % Perhaps we should allow setting the margins, \topskip, \parskip,

Completed in 93 milliseconds