Searched refs:hmargin (Results 1 – 2 of 2) sorted by relevance
99 int hdisplay_rnd, hmargin, vdisplay_rnd, vmargin, vsync; in drm_cvt_mode() local123 hmargin = 0; in drm_cvt_mode()125 hmargin = hdisplay_rnd * CVT_MARGIN_PERCENTAGE / 1000; in drm_cvt_mode()126 hmargin -= hmargin % CVT_H_GRANULARITY; in drm_cvt_mode()129 drm_mode->hdisplay = hdisplay_rnd + 2 * hmargin; in drm_cvt_mode()
359 - delete: theme.button.hmargin.418 * change: theme.button.space -> theme.button.hmargin.