Home
last modified time | relevance | path

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

/dports/cad/gtkwave/gtkwave-3.3.107/src/
H A Dglobals.c1592 gdouble tree_hadj_value = 0.0; in reload_into_new_context_2() local
1666 if(hadj) tree_hadj_value = hadj->value; in reload_into_new_context_2()
2488 if(tree_hadj_value != 0.0) in reload_into_new_context_2()
2492 if((hadj) && (tree_hadj_value >= hadj->lower) && (tree_hadj_value <= hadj->upper)) in reload_into_new_context_2()
2494 hadj->value = tree_hadj_value; in reload_into_new_context_2()