Home
last modified time | relevance | path

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

/dports/cad/pdnmesh/pdnmesh-0.2.2/src/
H A Dgraphics.c1614 static double temp_scratch_wave_beta; variable
1692 temp_scratch_wave_beta=g_strtod(gtk_entry_get_text(textbox),0); in menubar_save_cb_wave_beta()
1743 if (temp_scratch_wave_beta>=1.0) { in menubar_save_cb_update_values()
1744 global_wave_beta=temp_scratch_wave_beta; in menubar_save_cb_update_values()
1816 temp_scratch_wave_beta=global_wave_beta; in menubar_solve_options_response()