Home
last modified time | relevance | path

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

/dports/cad/gmsh/gmsh-4.9.2-source/Common/
H A DOptions.h691 double opt_view_saturate_values(OPT_ARGS_NUM);
H A DDefaultOptions.h1899 { F|O, "SaturateValues" , opt_view_saturate_values , 0. ,
H A DOptions.cpp7594 double opt_view_saturate_values(OPT_ARGS_NUM) in opt_view_saturate_values() function
/dports/cad/gmsh/gmsh-4.9.2-source/Fltk/
H A DoptionWindow.cpp759 double saturate_values = opt_view_saturate_values(current, GMSH_GET, 0); in view_options_ok_cb()
934 opt_view_saturate_values(i, GMSH_SET, val); in view_options_ok_cb()
4019 opt_view_saturate_values(index, GMSH_GUI, 0); in updateViewGroup()