Home
last modified time | relevance | path

Searched refs:dx_contrast (Results 1 – 1 of 1) sorted by relevance

/vim-8.2.3635/src/
H A Dgui_w32.c55 float dx_contrast = 0.0f; in gui_mch_set_rendering_options() local
92 dx_contrast = (float)atof((char *)value); in gui_mch_set_rendering_options()
144 param.enhancedContrast = dx_contrast; in gui_mch_set_rendering_options()