Home
last modified time | relevance | path

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

/dports/cad/gmsh/gmsh-4.9.2-source/Common/
H A DOptions.h390 double opt_geometry_point_size(OPT_ARGS_NUM);
H A DDefaultOptions.h991 { F|O, "PointSize" , opt_geometry_point_size , 4. ,
H A DOptions.cpp4456 double opt_geometry_point_size(OPT_ARGS_NUM) in opt_geometry_point_size() function
/dports/cad/gmsh/gmsh-4.9.2-source/Fltk/
H A DoptionWindow.cpp485 opt_geometry_point_size(0, GMSH_SET, o->geo.value[3]->value()); in geometry_options_ok_cb()