Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dgui_w32.c54 float dx_gamma = 0.0f; in gui_mch_set_rendering_options() local
87 dx_gamma = (float)atof((char *)value); in gui_mch_set_rendering_options()
142 param.gamma = dx_gamma; in gui_mch_set_rendering_options()