Home
last modified time | relevance | path

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

/dports/cad/pdnmesh/pdnmesh-0.2.2/src/
H A Dgraphics.c1617 static int temp_scratch_equation_type; variable
1676 temp_scratch_equation_type=GPOINTER_TO_INT(data); in menubar_save_cb_equation_type()
1716 && (temp_scratch_equation_type!=solve_equation)) { in menubar_save_cb_update_values()
1719 solve_equation=temp_scratch_equation_type; in menubar_save_cb_update_values()
1823 temp_scratch_equation_type=solve_equation; in menubar_solve_options_response()