Searched refs:left_margin (Results 1 – 4 of 4) sorted by relevance
327 int left_margin, right_margin; in drm_gtf_mode_complex() local405 left_margin = (hdisplay_rnd * GTF_MARGIN_PERCENTAGE + 500) / in drm_gtf_mode_complex()408 left_margin = 0; in drm_gtf_mode_complex()411 right_margin = left_margin; in drm_gtf_mode_complex()413 total_active_pixels = hdisplay_rnd + left_margin + right_margin; in drm_gtf_mode_complex()
66 left_margin = <20>;
186 u32 left_margin, right_margin, top_margin, bottom_margin; member1754 if (intel_sdvo_connector->left_margin == temp_value) in intel_sdvo_set_property()1757 intel_sdvo_connector->left_margin = temp_value; in intel_sdvo_set_property()1760 intel_sdvo_connector->left_margin; in intel_sdvo_set_property()1769 intel_sdvo_connector->left_margin = temp_value; in intel_sdvo_set_property()1772 intel_sdvo_connector->left_margin; in intel_sdvo_set_property()2340 intel_sdvo_connector->left_margin = data_value[0] - response; in intel_sdvo_create_enhance_property_tv()2341 intel_sdvo_connector->right_margin = intel_sdvo_connector->left_margin; in intel_sdvo_create_enhance_property_tv()2349 intel_sdvo_connector->left_margin); in intel_sdvo_create_enhance_property_tv()
633 int left_margin = svn_utf_cstring_utf8_width(result); in prompt_string() local634 const char *line_sep = apr_psprintf(pool, "\n%*s", left_margin, ""); in prompt_string()635 int this_line_len = left_margin; in prompt_string()666 this_line_len = left_margin; in prompt_string()