Home
last modified time | relevance | path

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

/dports/cad/electric/electric-7.00/src/sim/
H A Dsimwindow.c3041 y_max = y_min + temp_trace_spacing - WAVEYSIGGAP; in sim_window_buttonhandler()
3197 y_max = y_min + temp_trace_spacing - WAVEYSIGGAP; in sim_window_distancedown()
3783 hy = y_pos+temp_trace_spacing-WAVEYSIGGAP; in sim_window_showtracebar()
3794 hy = y_pos+temp_trace_spacing-WAVEYSIGGAP; in sim_window_showtracebar()
4087 temp_trace_spacing + WAVEYSIGBOT; in sim_window_drawframe()
4088 y_max = y_min + temp_trace_spacing - WAVEYSIGGAP; in sim_window_drawframe()
4140 if (sim_window_txthei*2 < temp_trace_spacing) in sim_window_drawframe()
4142 if (sim_window_txthei*4 < temp_trace_spacing) in sim_window_drawframe()
4220 y_max = y_min + temp_trace_spacing - WAVEYSIGGAP; in sim_window_plottrace()
4671 temp_trace_spacing + WAVEYSIGBOT; in sim_window_savegraph()
[all …]