Home
last modified time | relevance | path

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

/dports/cad/gmsh/gmsh-4.9.2-source/Graphics/
H A Dgl2pgf.cpp170 xmin = opt_general_axes_xmin(0, GMSH_GET, 0); in getMinMaxOfAxis()
/dports/cad/gmsh/gmsh-4.9.2-source/Common/
H A DOptions.h261 double opt_general_axes_xmin(OPT_ARGS_NUM);
H A DDefaultOptions.h388 { F|O, "AxesMinX" , opt_general_axes_xmin , 0. ,
H A DOptions.cpp3154 double opt_general_axes_xmin(OPT_ARGS_NUM) in opt_general_axes_xmin() function
/dports/cad/gmsh/gmsh-4.9.2-source/Fltk/
H A DoptionWindow.cpp260 opt_general_axes_xmin(0, GMSH_SET | GMSH_GUI, bbox.min().x()); in general_options_axes_fit_cb()
379 opt_general_axes_xmin(0, GMSH_SET, o->general.value[20]->value()); in general_options_ok_cb()