Searched refs:vmargin (Results 1 – 6 of 6) sorted by relevance
8 \\vmargin=10mm % vertical margin width\
83 \newdimen\hmargin \newdimen\vmargin96 \vmargin=.25in % vertical margin width126 \voffset=-1in \advance \voffset by \vmargin143 %% vsize = totalheight - (2 * vmargin)146 \temp=\vmargin \multiply \temp by 2 \advance \vsize by -\temp
167 int hdisplay_rnd, hmargin, vdisplay_rnd, vmargin, vsync; in drm_cvt_mode() local210 vmargin = 0; in drm_cvt_mode()212 vmargin = vdisplay_rnd * CVT_MARGIN_PERCENTAGE / 1000; in drm_cvt_mode()214 drm_mode->vdisplay = vdisplay + 2 * vmargin; in drm_cvt_mode()251 tmp2 = (vdisplay_rnd + 2 * vmargin + CVT_MIN_V_PORCH) * 2 + in drm_cvt_mode()263 drm_mode->vtotal = vdisplay_rnd + 2 * vmargin + in drm_cvt_mode()311 tmp2 = vdisplay_rnd + 2 * vmargin; in drm_cvt_mode()319 drm_mode->vtotal = vdisplay_rnd + 2 * vmargin + vbilines; in drm_cvt_mode()
271 priv->vmargin); in ch7006_encoder_create_resources()316 priv->vmargin = val; in ch7006_encoder_set_property()467 priv->vmargin = 50; in ch7006_encoder_init()
93 int vmargin; member
364 + norm->voffset) * priv->vmargin / 100 / 2; in ch7006_setup_properties()