Home
last modified time | relevance | path

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

/dports/cad/pdnmesh/pdnmesh-0.2.2/src/
H A Dgraphics.c1610 static double temp_scratch_area_floor; variable
1628 temp_scratch_area_floor=(double)adj->value; in menubar_save_cb_area_floor()
1700 if (g_area_floor!=temp_scratch_area_floor in menubar_save_cb_update_values()
1705 if (temp_scratch_area_floor< temp_scratch_area_ceil) { in menubar_save_cb_update_values()
1706 g_area_floor=temp_scratch_area_floor; in menubar_save_cb_update_values()
1810 temp_scratch_area_floor=g_area_floor; in menubar_solve_options_response()